- Timestamp:
- 10/05/2017 02:21:22 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-nav-menus-panel.php
r41162 r41768 93 93 </div> 94 94 </li> 95 <?php 96 // NOTE: The following is a workaround for an inability to treat (and thus label) a list of sections as a whole. 97 ?> 98 <li class="customize-control-title customize-section-title-nav_menus-heading"><?php _e( 'Menus' ); ?></li> 95 99 <?php 96 100 }
Note: See TracChangeset
for help on using the changeset viewer.