projects
/
WP-Themes
/
greatlakescfa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18bb0d6
)
linking e news sign up form
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 3 May 2017 20:08:42 +0000
(16:08 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 3 May 2017 20:08:42 +0000
(16:08 -0400)
linking the action item in the footer for the news to the enews sign up page
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
29c007b
..
f69ff38
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-48,7
+48,7
@@
</div>
<?php endif;?>
<div class=" text-center small-12 medium-6 large-2 columns">
- <a href="
#
" class="footer-signup"></a>
+ <a href="
<?php echo get_permalink(128); ?>
" class="footer-signup"></a>
</div>
</div>
</div>