Changeset 52013 for trunk/src/wp-content/themes/twentysixteen/footer.php
- Timestamp:
- 11/04/2021 06:16:46 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/footer.php
r51967 r52013 13 13 </div><!-- .site-content --> 14 14 15 <footer id="colophon" class="site-footer" role="contentinfo">15 <footer id="colophon" class="site-footer"> 16 16 <?php if ( has_nav_menu( 'primary' ) ) : ?> 17 17 <nav class="main-navigation" aria-label="<?php esc_attr_e( 'Footer Primary Menu', 'twentysixteen' ); ?>">
Note: See TracChangeset
for help on using the changeset viewer.