no wp
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
<?php
|
||||
/**
|
||||
* The Sidebar containing the footer right widget area.
|
||||
*
|
||||
* @package thbusiness
|
||||
*/
|
||||
?>
|
||||
<div id="secondary" class="widget-area" role="complementary">
|
||||
<?php if ( ! dynamic_sidebar( 'footer-right' ) ) : ?>
|
||||
|
||||
|
||||
<?php endif; // end sidebar widget area ?>
|
||||
</div><!-- #secondary -->
|
||||
Reference in New Issue
Block a user