diff --git a/wp-admin/categories.php b/wp-admin/categories.php index 40e65bf47..3fa4b605f 100644 --- a/wp-admin/categories.php +++ b/wp-admin/categories.php @@ -141,7 +141,7 @@ if ( isset($_GET['s']) && $_GET['s'] ) -

+

diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php index 6931bbe55..3ad9d317c 100644 --- a/wp-admin/custom-header.php +++ b/wp-admin/custom-header.php @@ -268,7 +268,7 @@ class Custom_Image_Header { */ function step_1() { if ( $_GET['updated'] ) { ?> -
+

diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index 4969d3bae..7fe6880a2 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -135,7 +135,7 @@ if ( isset($_GET['approved']) || isset($_GET['deleted']) || isset($_GET['trashed $unspammed = isset($_GET['unspammed']) ? (int) $_GET['unspammed'] : 0; if ( $approved > 0 || $deleted > 0 || $trashed > 0 || $untrashed > 0 || $spammed > 0 || $unspammed > 0 ) { - echo '

'; + echo '

'; if ( $approved > 0 ) { printf( _n( '%s comment approved', '%s comments approved', $approved ), $approved ); diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index bc435ebf3..71a8de778 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -136,7 +136,7 @@ require_once('admin-header.php');

-

+

-

+

diff --git a/wp-admin/edit-link-form.php b/wp-admin/edit-link-form.php index 7d0c3edc4..5b862ec99 100644 --- a/wp-admin/edit-link-form.php +++ b/wp-admin/edit-link-form.php @@ -42,7 +42,7 @@ require_once ('admin-header.php');

-

+

-

+

diff --git a/wp-admin/edit-pages.php b/wp-admin/edit-pages.php index afab95537..57dc975f0 100644 --- a/wp-admin/edit-pages.php +++ b/wp-admin/edit-pages.php @@ -147,7 +147,7 @@ if ( isset($_GET['s']) && $_GET['s'] ) -

+

-

|

+

|

diff --git a/wp-admin/edit-tag-form.php b/wp-admin/edit-tag-form.php index 31f609423..da8a3947c 100644 --- a/wp-admin/edit-tag-form.php +++ b/wp-admin/edit-tag-form.php @@ -14,7 +14,7 @@ if ( !current_user_can('manage_categories') ) wp_die(__('You do not have sufficient permissions to edit tags for this blog.')); if ( empty($tag_ID) ) { ?> -

+

-

+

diff --git a/wp-admin/edit.php b/wp-admin/edit.php index dc0d3f2d4..e64cc9d90 100644 --- a/wp-admin/edit.php +++ b/wp-admin/edit.php @@ -141,12 +141,12 @@ if ( isset($_GET['s']) && $_GET['s'] ) -

|

+

|

-

+

'; + echo '

'; $deleted = (int) $_GET['deleted']; printf(_n('%s link deleted.', '%s links deleted', $deleted), $deleted); echo '

'; diff --git a/wp-admin/media.php b/wp-admin/media.php index 8fe1baaf2..8f7406b44 100644 --- a/wp-admin/media.php +++ b/wp-admin/media.php @@ -76,7 +76,7 @@ case 'edit' : switch ( $_GET['message'] ) : case 'updated' : $message = __('Media attachment updated.'); - $class = 'updated fade'; + $class = 'updated'; break; endswitch; } diff --git a/wp-admin/options-head.php b/wp-admin/options-head.php index 14a177c3c..702703998 100644 --- a/wp-admin/options-head.php +++ b/wp-admin/options-head.php @@ -13,5 +13,5 @@ wp_reset_vars(array('action', 'standalone', 'option_group_id')); ?> -

+

\ No newline at end of file diff --git a/wp-admin/options-permalink.php b/wp-admin/options-permalink.php index c4b71d55a..c86743649 100644 --- a/wp-admin/options-permalink.php +++ b/wp-admin/options-permalink.php @@ -125,7 +125,7 @@ $wp_rewrite->flush_rules(); ?> -

".__('Posts page: %s')."", wp_dropdown_pages("name=page_for_posts&echo=0&show_option_none=".__('- Select -')."&selected=" . get_option('page_for_posts'))); ?> -

+

Warning: these pages should not be the same!'); ?>

diff --git a/wp-admin/plugin-editor.php b/wp-admin/plugin-editor.php index 05aa02a87..e62c0815a 100644 --- a/wp-admin/plugin-editor.php +++ b/wp-admin/plugin-editor.php @@ -123,9 +123,9 @@ default: ?> -

+

-

fatal error.') ?>

+

fatal error.') ?>

diff --git a/wp-admin/plugins.php b/wp-admin/plugins.php index 48530eddc..22ce380b3 100644 --- a/wp-admin/plugins.php +++ b/wp-admin/plugins.php @@ -246,7 +246,7 @@ if ( !empty($invalid) ) ?> -

fatal error.') ?>

+

fatal error.') ?>

@@ -259,18 +259,18 @@ if ( !empty($invalid) ) delete_transient('plugins_delete_result'); //Delete it once we're done. if ( is_wp_error($delete_result) ) : ?> -

get_error_message() ); ?>

+

get_error_message() ); ?>

-

deleted.'); ?>

+

deleted.'); ?>

-

activated.') ?>

+

activated.') ?>

-

activated.'); ?>

+

activated.'); ?>

-

deactivated.') ?>

+

deactivated.') ?>

-

deactivated.'); ?>

+

deactivated.'); ?>

diff --git a/wp-admin/press-this.php b/wp-admin/press-this.php index 4eda788c5..0a1f37b24 100644 --- a/wp-admin/press-this.php +++ b/wp-admin/press-this.php @@ -542,7 +542,7 @@ var photostorage = false;
-

| |

+

| |

diff --git a/wp-admin/theme-editor.php b/wp-admin/theme-editor.php index 22df8b2b2..afa3885b2 100644 --- a/wp-admin/theme-editor.php +++ b/wp-admin/theme-editor.php @@ -107,7 +107,7 @@ default: ?> -

+

-

+

-

widgets settings page to configure them.'), admin_url('widgets.php') ); ?>

widgets settings page to configure them.'), admin_url('widgets.php') ); ?>

-

Visit site'), get_bloginfo('url') . '/'); ?>

Visit site'), get_bloginfo('url') . '/'); ?>

-

+

'; } else { - echo '

'; + echo '

'; _e('Important: before upgrading, please backup your database and files.'); echo '

'; diff --git a/wp-admin/upload.php b/wp-admin/upload.php index 2b891e136..f0c9635c3 100644 --- a/wp-admin/upload.php +++ b/wp-admin/upload.php @@ -216,7 +216,7 @@ if ( isset($_GET['message']) && (int) $_GET['message'] ) { } if ( !empty($message) ) { ?> -

+

    diff --git a/wp-admin/user-edit.php b/wp-admin/user-edit.php index b3ecb63ad..f28e59aa3 100644 --- a/wp-admin/user-edit.php +++ b/wp-admin/user-edit.php @@ -100,7 +100,7 @@ include ('admin-header.php'); ?> -
    +

    diff --git a/wp-admin/users.php b/wp-admin/users.php index d11ee53d9..1c7f84ce5 100644 --- a/wp-admin/users.php +++ b/wp-admin/users.php @@ -202,21 +202,21 @@ default: case 'del': case 'del_many': $delete_count = isset($_GET['delete_count']) ? (int) $_GET['delete_count'] : 0; - $messages[] = '

    ' . sprintf(_n('%s user deleted', '%s users deleted', $delete_count), $delete_count) . '

    '; + $messages[] = '

    ' . sprintf(_n('%s user deleted', '%s users deleted', $delete_count), $delete_count) . '

    '; break; case 'add': - $messages[] = '

    ' . __('New user created.') . '

    '; + $messages[] = '

    ' . __('New user created.') . '

    '; break; case 'promote': - $messages[] = '

    ' . __('Changed roles.') . '

    '; + $messages[] = '

    ' . __('Changed roles.') . '

    '; break; case 'err_admin_role': $messages[] = '

    ' . __('The current user’s role must have user editing capabilities.') . '

    '; - $messages[] = '

    ' . __('Other user roles have been changed.') . '

    '; + $messages[] = '

    ' . __('Other user roles have been changed.') . '

    '; break; case 'err_admin_del': $messages[] = '

    ' . __('You can’t delete the current user.') . '

    '; - $messages[] = '

    ' . __('Other users have been deleted.') . '

    '; + $messages[] = '

    ' . __('Other users have been deleted.') . '

    '; break; } endif; ?> diff --git a/wp-admin/widgets.php b/wp-admin/widgets.php index e28f46ae9..0ab739b36 100644 --- a/wp-admin/widgets.php +++ b/wp-admin/widgets.php @@ -329,7 +329,7 @@ require_once( 'admin-header.php' ); ?>

    -

    +

    diff --git a/wp-content/themes/default/functions.php b/wp-content/themes/default/functions.php index 072ab6627..ec727c8a2 100644 --- a/wp-content/themes/default/functions.php +++ b/wp-content/themes/default/functions.php @@ -371,7 +371,7 @@ function kubrick_theme_page_head() { } function kubrick_theme_page() { - if ( isset( $_REQUEST['saved'] ) ) echo '

    '.__('Options saved.').'

    '; + if ( isset( $_REQUEST['saved'] ) ) echo '

    '.__('Options saved.').'

    '; ?>