Changeset 32974 for trunk/src/wp-admin/custom-background.php
- Timestamp:
- 06/27/2015 03:40:27 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/custom-background.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/custom-background.php
r32913 r32974 177 177 ?> 178 178 <div class="wrap" id="custom-background"> 179 <h 2><?php _e( 'Custom Background' ); ?></h2>179 <h1><?php _e( 'Custom Background' ); ?></h1> 180 180 181 181 <?php if ( current_user_can( 'customize' ) ) { ?>
Note: See TracChangeset
for help on using the changeset viewer.