Changeset 10632
- Timestamp:
- 02/23/2009 06:31:37 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin-header.php
r10529 r10632 18 18 <head> 19 19 <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" /> 20 <title><?php bloginfo('name') ?> › <?php echo $title; ?>— WordPress</title>20 <title><?php echo $title; ?> ‹ <?php bloginfo('name') ?> — WordPress</title> 21 21 <?php 22 22
Note: See TracChangeset
for help on using the changeset viewer.