- Timestamp:
- 11/18/2013 11:11:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php
r26227 r26260 8 8 */ 9 9 10 if ( ! is_active_sidebar( 'sidebar-2' ) ) 10 if ( ! is_active_sidebar( 'sidebar-2' ) ) { 11 11 return; 12 } 12 13 ?> 13 14 <div id="content-sidebar" class="content-sidebar widget-area" role="complementary">
Note: See TracChangeset
for help on using the changeset viewer.