Removed target _blank from enews link in footer
authorLaury GvR <laury@gaslightmedia.com>
Mon, 16 Apr 2018 20:57:19 +0000 (16:57 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 16 Apr 2018 20:57:19 +0000 (16:57 -0400)
sections/footer.php

index ef74a21..d6ede94 100644 (file)
@@ -33,7 +33,7 @@
     </div>
     <div id="footer-enews" class="medium-4 large-4 columns">
         <h6 id="enews-title">Destination Michigan e-News</h6>
-        <a id="enews-button" href="<?php echo get_permalink( 133 );?>" target="_blank">
+        <a id="enews-button" href="<?php echo get_permalink( 133 );?>">
             
         </a>
     </div>