projects
/
WP-Themes
/
petoskey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6a2685
)
added wrong page id for the subscribe link in the header
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 2 Aug 2016 20:24:24 +0000
(16:24 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 2 Aug 2016 20:24:24 +0000
(16:24 -0400)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
bd3b2eb
..
763350d
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-25,7
+25,7
@@
<div class="small-12 large-6 columns">
<div class="row collapse">
<div class="small-6 medium-4 large-5 columns subscribe">
- <a href="<?php echo get_permalink(6
1
); ?>">Subscribe</a>
+ <a href="<?php echo get_permalink(6
4
); ?>">Subscribe</a>
</div>
<div class="small-6 medium-4 large-5 columns advertise">
<a href="<?php echo get_permalink(61); ?>">Advertise</a>