- Timestamp:
- 04/01/2022 05:54:30 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/template-parts/modal-menu.php
r51967 r53051 18 18 <div class="menu-top"> 19 19 20 <button class="toggle close-nav-toggle fill-children-current-color" data-toggle-target=".menu-modal" data-toggle-body-class="showing-menu-modal" aria-expanded="false"data-set-focus=".menu-modal">20 <button class="toggle close-nav-toggle fill-children-current-color" data-toggle-target=".menu-modal" data-toggle-body-class="showing-menu-modal" data-set-focus=".menu-modal"> 21 21 <span class="toggle-text"><?php _e( 'Close Menu', 'twentytwenty' ); ?></span> 22 22 <?php twentytwenty_the_theme_svg( 'cross' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.