Ticket #27786: 27786.diff
| File 27786.diff, 617 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/custom-header.php
630 630 <?php endif; 631 631 if ( ! empty( $this->default_headers ) ) : ?> 632 632 <tr> 633 <th scope="row"><?php _e( ' Default Images' ); ?></th>633 <th scope="row"><?php _e( 'Suggested' ); ?></th> 634 634 <td> 635 635 <?php if ( current_theme_supports( 'custom-header', 'uploads' ) ) : ?> 636 636 <p><?php _e( 'If you don‘t want to upload your own image, you can use one of these cool headers, or show a random one.' ) ?></p>