Changeset 7130 for trunk/wp-admin/bookmarklet.php
- Timestamp:
- 03/02/2008 08:17:30 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/bookmarklet.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/bookmarklet.php
r6782 r7130 52 52 <title><?php bloginfo('name') ?> › Bookmarklet — WordPress</title> 53 53 <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" /> 54 <?php 54 <?php 55 55 wp_admin_css( 'css/global' ); 56 56 wp_admin_css();
Note: See TracChangeset
for help on using the changeset viewer.