<div class="small-12 medium-6 large-4 columns promotions">
<div data-mh="footer-blocks" class="bg light-green">
<h4>Promotions and Events</h4>
- <a class="nf-modal-link button" rel="nf-modal:open" href="#ninja-forms-modal-5">
+ <a class="nf-modal-link button" rel="nf-modal:open" href="#ninja-forms-modal-11">
<div>
<h2>eNews Signups</h2>
</div>
</div> <!-- /inner-wrap -->
</div> <!-- /off-canvas-wrap -->
<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 ?>
+ <?php $modal_link = do_shortcode('[ninja_forms_modal_form id=11 text_link="eNews Signup"]'); // Must stay above wp_footer() as it adds actions to it ?>
</div>
<?php wp_footer(); ?>
</body>