- Timestamp:
- 09/28/2016 07:53:07 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-new-menu-section.php
r35385 r38672 37 37 ?> 38 38 <li id="accordion-section-<?php echo esc_attr( $this->id ); ?>" class="accordion-section-new-menu"> 39 <button type="button" class="button -secondaryadd-new-menu-item add-menu-toggle" aria-expanded="false">39 <button type="button" class="button add-new-menu-item add-menu-toggle" aria-expanded="false"> 40 40 <?php echo esc_html( $this->title ); ?> 41 41 </button>
Note: See TracChangeset
for help on using the changeset viewer.