Changeset 1884
- Timestamp:
- 02/27/2011 03:17:33 AM (15 months ago)
- File:
-
- 1 edited
-
trunk/blogs/wp-content/themes/mike2/footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/blogs/wp-content/themes/mike2/footer.php
r1883 r1884 136 136 </div> 137 137 <div class="portletBottom"></div> 138 <?php if ( is_active_sidebar( 'RightSideBar') ) : ?>139 <?php dynamic_sidebar( 'RightSideBar'); ?>138 <?php if ( is_active_sidebar(1) ) : ?> 139 <?php dynamic_sidebar(1); ?> 140 140 <?php endif ?> 141 141 </div>
Note: See TracChangeset
for help on using the changeset viewer.
