fixed a link problem in the action items
authorIan Weller <ian@gaslightmedia.com>
Tue, 12 Apr 2016 19:04:54 +0000 (15:04 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 12 Apr 2016 19:04:54 +0000 (15:04 -0400)
footer.php
style.css

index a329693..23a69a1 100644 (file)
@@ -7,7 +7,7 @@
                                 <a href="<?php echo get_permalink(7887);?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/specials.jpg"></a>
                             </div>
                             <div class="small-12 medium-3 columns text-center">
-                                <a href="<?php bloginfo('url')?>/sign-up-for-specials-promotions/"><img src="<?php echo get_template_directory_uri(); ?>/assets/enews-signup.jpg"></a>
+                                <a href="<?php echo get_permalink(246);?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/enews-signup.jpg"></a>
                             </div>
                         </div>
 <div class="bg-container">
index 669eaa6..11346e4 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: SaultSteMarieCVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for SaultSteMarieCVB
-Version: 1.0.35
+Version: 1.0.36
 */