Make WordPress Core


Ignore:
Timestamp:
12/09/2008 06:03:31 PM (16 years ago)
Author:
ryan
Message:

Strip trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/themes.php

    r9921 r10150  
    102102<div class="wrap">
    103103<?php screen_icon(); ?>
    104 <h2><?php echo wp_specialchars( $title ); ?></h2> 
     104<h2><?php echo wp_specialchars( $title ); ?></h2>
    105105
    106106<h3><?php _e('Current Theme'); ?></h3>
Note: See TracChangeset for help on using the changeset viewer.