Changeset 879 for trunk/wp-admin/bookmarklet.php
- Timestamp:
- 02/17/2004 02:17:21 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/bookmarklet.php
r738 r879 72 72 <head> 73 73 <title>WordPress > Bookmarklet</title> 74 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $ admin_area_charset ?>" />74 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $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.