- Timestamp:
- 12/23/2015 01:50:27 AM (11 years ago)
- Location:
- branches/4.4
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/customize/class-wp-customize-themes-section.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.4
-
branches/4.4/src/wp-includes/customize/class-wp-customize-themes-section.php
r35535 r36065 47 47 ?> 48 48 49 <?php if ( count( $this->controls ) > 1) : ?>49 <?php if ( count( $this->controls ) > 0 ) : ?> 50 50 <button type="button" class="button change-theme" tabindex="0"><?php _ex( 'Change', 'theme' ); ?></button> 51 51 <?php endif; ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)