projects
/
WP-Themes
/
littlefieldtownship.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8943b33
)
Changed letter icon to redirect to separate enews page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 19 Oct 2015 19:19:05 +0000
(15:19 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 19 Oct 2015 19:19:05 +0000
(15:19 -0400)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
4d4b96e
..
3bfa252
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-26,7
+26,7
@@
<li><a href="<?php bloginfo('url');?>">Home</a></li>
<li><a href="<?php bloginfo('url');?>/contact"></a></li>
<li>
- <a id="top-enews" class="nf-modal-link" rel="
nf-modal:open" href="#ninja-forms-modal-5
">
+ <a id="top-enews" class="nf-modal-link" rel="
" href="<?php bloginfo('url');?>/e-news-sign-up
">
<img src="<?php echo get_template_directory_uri(); ?>/assets/email-icon.jpg">
</a>
</li>