Changeset 1940 for trunk/wp-admin/sidebar.php
- Timestamp:
- 12/12/2004 08:41:19 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/sidebar.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/sidebar.php
r1429 r1940 31 31 <head> 32 32 <title>WordPress › Sidebar</title> 33 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $blog_charset?>" />33 <meta http-equiv="Content-Type" content="text/html; charset=<?php bloginfo('blog_charset'); ?>" /> 34 34 <link rel="stylesheet" href="wp-admin.css" type="text/css" /> 35 35 <link rel="shortcut icon" href="../wp-images/wp-favicon.png" />
Note: See TracChangeset
for help on using the changeset viewer.