Changeset 11380 for trunk/wp-admin/themes.php
- Timestamp:
- 05/18/2009 03:11:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/themes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r11285 r11380 120 120 <div class="wrap"> 121 121 <?php screen_icon(); ?> 122 <h2><?php echo wp_specialchars( $title ); ?></h2>122 <h2><?php echo esc_html( $title ); ?></h2> 123 123 124 124 <h3><?php _e('Current Theme'); ?></h3>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)