Changeset 41687 for trunk/src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php
- Timestamp:
- 10/02/2017 10:03:10 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php
r38833 r41687 16 16 ?> 17 17 18 <aside class="widget-area" role="complementary" >18 <aside class="widget-area" role="complementary" aria-label="<?php esc_attr_e( 'Footer', 'twentyseventeen' ); ?>"> 19 19 <?php 20 20 if ( is_active_sidebar( 'sidebar-2' ) ) { ?>
Note: See TracChangeset
for help on using the changeset viewer.