Changeset 49578 for trunk/src/wp-content/themes/twentytwentyone/footer.php
- Timestamp:
- 11/12/2020 07:28:35 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/footer.php
r49574 r49578 22 22 23 23 <?php if ( has_nav_menu( 'footer' ) ) : ?> 24 <nav aria-label="<?php esc_attr_e( 'Secondary Menu', 'twentytwentyone' ); ?>" class="footer-navigation">24 <nav aria-label="<?php esc_attr_e( 'Secondary menu', 'twentytwentyone' ); ?>" class="footer-navigation"> 25 25 <ul class="footer-navigation-wrapper"> 26 26 <?php
Note: See TracChangeset
for help on using the changeset viewer.