From d1047dfcf51c0a69e6822eee3a37beca5ba60199 Mon Sep 17 00:00:00 2001 From: michelvaldrighi Date: Tue, 17 Feb 2004 02:17:21 +0000 Subject: [PATCH] now using instead of git-svn-id: https://develop.svn.wordpress.org/trunk@879 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/admin-header.php | 4 +--- wp-admin/bookmarklet.php | 2 +- wp-admin/sidebar.php | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index 96a4e229aa..d860414fc5 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -29,8 +29,6 @@ $time_difference = get_settings('time_difference'); $date_format = stripslashes(get_settings('date_format')); $time_format = stripslashes(get_settings('time_format')); -$admin_area_charset = (!isset($admin_area_charset)) ? 'iso-8859-15' : $admin_area_charset; - // let's deactivate quicktags on IE Mac and Lynx, because they don't work there. if (($is_macIE) || ($is_lynx)) $use_quicktags = 0; @@ -59,7 +57,7 @@ if ($standalone == 0) { WordPress › <?php bloginfo('name') ?> › <?php echo $title; ?> - + diff --git a/wp-admin/bookmarklet.php b/wp-admin/bookmarklet.php index 52fc5eab42..86571073f8 100644 --- a/wp-admin/bookmarklet.php +++ b/wp-admin/bookmarklet.php @@ -71,7 +71,7 @@ window.close() WordPress > Bookmarklet - +