- Timestamp:
- 01/20/2020 02:25:13 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-theme-control.php
r45932 r47090 111 111 <div class="theme-id-container"> 112 112 <h3 class="theme-name" id="{{ data.section }}-{{ data.theme.id }}-name"> 113 <span><?php _e ( 'Previewing:' ); ?></span> {{ data.theme.name }}113 <span><?php _ex( 'Previewing:', 'theme' ); ?></span> {{ data.theme.name }} 114 114 </h3> 115 115 <div class="theme-actions">
Note: See TracChangeset
for help on using the changeset viewer.