Changeset 42228 for trunk/src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php
- Timestamp:
- 11/26/2017 11:56:25 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php
r41687 r42228 13 13 <?php 14 14 if ( is_active_sidebar( 'sidebar-2' ) || 15 15 is_active_sidebar( 'sidebar-3' ) ) : 16 16 ?> 17 17
Note: See TracChangeset
for help on using the changeset viewer.