projects
/
WP-Themes
/
gilmoremuseum.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd979d5
)
Attempt to fix live off-canvas navigation
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 14 Apr 2015 21:01:52 +0000
(17:01 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 14 Apr 2015 21:01:52 +0000
(17:01 -0400)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
127813d
..
cbe6859
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-82,6
+82,7
@@
<div id="modal-placeholder">
<?php $modal_link = do_shortcode('[ninja_forms_modal_form id=5 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
</div>
+</div>
<?php wp_footer();?>
</body>
</html>