Changeset 23539 for trunk/wp-content/themes/twentythirteen/footer.php
- Timestamp:
- 02/28/2013 09:35:26 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentythirteen/footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/footer.php
r23452 r23539 14 14 </div><!-- #main --> 15 15 <footer id="colophon" class="site-footer" role="contentinfo"> 16 <?php get_sidebar( ' footer' ); ?>16 <?php get_sidebar( 'main' ); ?> 17 17 18 18 <div class="site-info">
Note: See TracChangeset
for help on using the changeset viewer.