- Timestamp:
- 10/24/2017 10:46:27 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-themes-section.php
r41973 r42006 88 88 <p class="no-themes-local"> 89 89 <?php 90 /* translators: %s is the string, "search WordPress.org themes"*/90 /* translators: %s: "Search WordPress.org themes" button */ 91 91 printf( __( 'No themes found. Try a different search, or %s.' ), 92 92 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.