Changeset 26472
- Timestamp:
- 11/29/2013 12:03:30 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/themes.php
r26470 r26472 224 224 225 225 <# if ( data.active ) { #> 226 <span class="current-label"><?php _e( 'Current Theme' ); ?></span> 226 227 <# if ( data.actions['customize'] ) { #> 227 228 <a class="button button-primary hide-if-no-customize" href="{{ data.actions['customize'] }}"><?php _e( 'Customize' ); ?></a>
Note: See TracChangeset
for help on using the changeset viewer.