projects
/
WP-Themes
/
bayharbor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d003dab
)
Link up the newsletter sign up button in the footer
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 6 Apr 2018 14:35:33 +0000
(10:35 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 6 Apr 2018 14:35:33 +0000
(10:35 -0400)
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
e43ce71
..
8a7987e
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-56,7
+56,7
@@
<div id="footer-newsletter" class="columns small-12 medium-4">
<h4>eNewsletter</h4>
<p>Sign up for special promos!</p>
- <a class="button">Sign Up</a>
+ <a class="button"
hreg="<?php echo get_permalink(435);?>"
>Sign Up</a>
</div>
</div>
</div>