Changeset 879 for trunk/wp-admin/sidebar.php
- Timestamp:
- 02/17/2004 02:17:21 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/sidebar.php
r877 r879 32 32 <head> 33 33 <title>WordPress › Sidebar</title> 34 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $ admin_area_charset ?>" />34 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $blog_charset ?>" /> 35 35 <link rel="stylesheet" href="wp-admin.css" type="text/css" /> 36 36 <link rel="shortcut icon" href="../wp-images/wp-favicon.png" />
Note: See TracChangeset
for help on using the changeset viewer.