Changeset 20885 for trunk/wp-admin/custom-header.php
- Timestamp:
- 05/24/2012 09:07:39 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/custom-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/custom-header.php
r20884 r20885 555 555 <?php if ( current_theme_supports( 'custom-header', 'uploads' ) ) : ?> 556 556 <tr valign="top"> 557 <th scope="row"><?php _e( ' UploadImage' ); ?></th>557 <th scope="row"><?php _e( 'Select Image' ); ?></th> 558 558 <td> 559 559 <p><?php _e( 'You can upload a custom header image to be shown at the top of your site instead of the default one. On the next screen you will be able to crop the image.' ); ?><br />
Note: See TracChangeset
for help on using the changeset viewer.