Attempt to fix live off-canvas navigation
authorLaury GvR <laury@gaslightmedia.com>
Tue, 14 Apr 2015 21:01:52 +0000 (17:01 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 14 Apr 2015 21:01:52 +0000 (17:01 -0400)
footer.php

index 127813d..cbe6859 100644 (file)
@@ -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>