Changeset 31384 for trunk/src/wp-admin/customize.php
- Timestamp:
- 02/09/2015 12:35:38 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/customize.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r30760 r31384 127 127 ?> 128 128 <span class="spinner"></span> 129 <a class="customize-controls-preview-toggle" href="#"> 130 <span class="controls"><?php _e( 'Customize' ); ?></span> 131 <span class="preview"><?php _e( 'Preview' ); ?></span> 132 </a> 129 133 <a class="customize-controls-close" href="<?php echo esc_url( $return ); ?>"> 130 134 <span class="screen-reader-text"><?php _e( 'Cancel' ); ?></span>
Note: See TracChangeset
for help on using the changeset viewer.