Changeset 10150 for trunk/wp-admin/themes.php
- Timestamp:
- 12/09/2008 06:03:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r9921 r10150 102 102 <div class="wrap"> 103 103 <?php screen_icon(); ?> 104 <h2><?php echo wp_specialchars( $title ); ?></h2> 104 <h2><?php echo wp_specialchars( $title ); ?></h2> 105 105 106 106 <h3><?php _e('Current Theme'); ?></h3>
Note: See TracChangeset
for help on using the changeset viewer.