Merge pull request #180 from glocalcoop/fix_footerfull_comments - Thx @misfist
Fixed comment for footerfull
This commit is contained in:
commit
9215bb41fa
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<?php if ( is_active_sidebar( 'footerfull' ) ) : ?>
|
<?php if ( is_active_sidebar( 'footerfull' ) ) : ?>
|
||||||
|
|
||||||
<!-- ******************* The Hero Widget Area ******************* -->
|
<!-- ******************* The Footer Full-width Widget Area ******************* -->
|
||||||
|
|
||||||
<div class="wrapper" id="wrapper-footer-full">
|
<div class="wrapper" id="wrapper-footer-full">
|
||||||
|
|
||||||
|
|
Reference in New Issue