- Timestamp:
- 08/30/2018 12:35:08 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-themes-section.php
r42447 r43596 88 88 <p class="no-themes-local"> 89 89 <?php 90 /* translators: %s: "Search WordPress.org themes" button */91 90 printf( 91 /* translators: %s: "Search WordPress.org themes" button text */ 92 92 __( 'No themes found. Try a different search, or %s.' ), 93 93 sprintf( '<button type="button" class="button-link search-dotorg-themes">%s</button>', __( 'Search WordPress.org themes' ) )
Note: See TracChangeset
for help on using the changeset viewer.