removing belowfooter.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
parent
6108b73aad
commit
c136cdc464
|
@ -1,7 +0,0 @@
|
|||
<?php if (commpress_is_active_sidebar('Below Footer')) { ?>
|
||||
<div id="sidebar-aboveheader">
|
||||
<div class="customsidebar <?php global $enable_if_widgetarea_use_sidebar_css; if ($enable_widgetarea_use_sidebar_css == 'yes') { ?> sidebar<?php } ?>">
|
||||
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Below Footer') ) : ?><?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php } ?>
|
Loading…
Reference in New Issue