projects
/
WP-Themes
/
mackinawareavb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8f58f0
)
Footer re-enabled, was temporarily commented out
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 9 Dec 2016 22:13:32 +0000
(17:13 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 9 Dec 2016 22:13:32 +0000
(17:13 -0500)
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
dfdc534
..
00e7990
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-1,4
+1,4
@@
-
<!--
<footer class="main">
+ <footer class="main">
<?php if (is_active_sidebar('sidebar-f')) :?>
<?php dynamic_sidebar('sidebar-f');?>
<?php endif;?>
@@
-67,4
+67,4
@@
<?php endif;?>
<?php endif;?>
</div>
- </footer>
-->
\ No newline at end of file
+ </footer>
\ No newline at end of file