diff --git a/wp-activate.php b/wp-activate.php index 01d224dab..7fee70a84 100644 --- a/wp-activate.php +++ b/wp-activate.php @@ -48,9 +48,7 @@ get_header();

-

- -

+ -

+ diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php index 659512df1..5cab9b074 100644 --- a/wp-admin/custom-header.php +++ b/wp-admin/custom-header.php @@ -562,7 +562,8 @@ class Custom_Image_Header { do_action( 'custom_header_options' ); wp_nonce_field( 'custom-header-options', '_wpnonce-custom-header-options' ); ?> -

+ + @@ -636,7 +637,6 @@ wp_nonce_field( 'custom-header-options', '_wpnonce-custom-header-options' ); ?> -

@@ -644,7 +644,8 @@ wp_nonce_field( 'custom-header-options', '_wpnonce-custom-header-options' ); ?> - + +

diff --git a/wp-admin/edit-tag-form.php b/wp-admin/edit-tag-form.php index 7dc2eae4e..6faff0c70 100644 --- a/wp-admin/edit-tag-form.php +++ b/wp-admin/edit-tag-form.php @@ -86,7 +86,8 @@ else do_action('edit_tag_form', $tag); do_action($taxonomy . '_edit_form', $tag, $taxonomy); + +submit_button( __('Update') ); ?> -

diff --git a/wp-admin/export.php b/wp-admin/export.php index 01f3bf98b..d64876b75 100644 --- a/wp-admin/export.php +++ b/wp-admin/export.php @@ -136,7 +136,7 @@ foreach ( (array) $authors as $author ) { -

+

diff --git a/wp-admin/includes/dashboard.php b/wp-admin/includes/dashboard.php index ccd143fc1..460e5d15a 100644 --- a/wp-admin/includes/dashboard.php +++ b/wp-admin/includes/dashboard.php @@ -152,8 +152,8 @@ function wp_add_dashboard_widget( $widget_id, $widget_name, $callback, $control_ function _wp_dashboard_control_callback( $dashboard, $meta_box ) { echo '
'; wp_dashboard_trigger_widget_control( $meta_box['id'] ); - echo '

'; - + echo ''; + submit_button( __('Submit') ); echo '
'; } diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 8019118ec..12781fbd5 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -843,9 +843,7 @@ function wp_import_upload_form( $action ) {

-

- -

+ -

- + -

+ diff --git a/wp-admin/network/edit.php b/wp-admin/network/edit.php index e041aff1a..fc7da7204 100644 --- a/wp-admin/network/edit.php +++ b/wp-admin/network/edit.php @@ -74,8 +74,9 @@ function confirm_delete_users( $users ) { } } } + + submit_button( __('Confirm Deletion'), 'delete' ); ?> -

" />

-

+ diff --git a/wp-admin/network/settings.php b/wp-admin/network/settings.php index 0a2f4f285..c39830c2c 100644 --- a/wp-admin/network/settings.php +++ b/wp-admin/network/settings.php @@ -273,7 +273,7 @@ if (isset($_GET['updated'])) { -

+ diff --git a/wp-admin/options.php b/wp-admin/options.php index 15f489d3e..7acd64eeb 100644 --- a/wp-admin/options.php +++ b/wp-admin/options.php @@ -209,7 +209,11 @@ foreach ( (array) $options as $option ) : endforeach; ?> -

+ + + + + diff --git a/wp-admin/user-edit.php b/wp-admin/user-edit.php index 896d01a31..be7820843 100644 --- a/wp-admin/user-edit.php +++ b/wp-admin/user-edit.php @@ -384,11 +384,11 @@ if ( $show_password_fields ) : -

- - - -

+ + + + + -

- -

+ + diff --git a/wp-admin/users.php b/wp-admin/users.php index c76eabd15..15816bac8 100644 --- a/wp-admin/users.php +++ b/wp-admin/users.php @@ -190,7 +190,7 @@ case 'delete': '.__('Attribute all posts and links to:')." $user_dropdown"; ?> -

+

@@ -278,7 +278,7 @@ case 'remove': ?> -

+