- Timestamp:
- 09/03/2019 12:39:13 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-nav-menus-panel.php
r43571 r45932 75 75 <span class="preview-notice"> 76 76 <?php 77 /* translators: %s: the site/panel title in the Customizer*/77 /* translators: %s: The site/panel title in the Customizer. */ 78 78 printf( __( 'You are customizing %s' ), '<strong class="panel-title">{{ data.title }}</strong>' ); 79 79 ?>
Note: See TracChangeset
for help on using the changeset viewer.