Changeset 956 for trunk/wp-admin/bookmarklet.php
- Timestamp:
- 03/01/2004 06:13:32 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/bookmarklet.php
r879 r956 72 72 <head> 73 73 <title>WordPress > Bookmarklet</title> 74 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $blog_charset?>" />74 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo get_settings('blog_charset'); ?>" /> 75 75 <link rel="stylesheet" href="wp-admin.css" type="text/css" /> 76 76 <link rel="shortcut icon" href="../wp-images/wp-favicon.png" />
Note: See TracChangeset
for help on using the changeset viewer.