projects
/
WP-Themes
/
alpenfest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
261bdf2
)
Mega pass link in header
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 12 Jan 2016 20:18:15 +0000
(15:18 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 12 Jan 2016 20:18:15 +0000
(15:18 -0500)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
970b99a
..
cca1aa8
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-56,7
+56,7
@@
<p>July 12 - July 16, 2015</p>
</div>
<div id="pre-nav-right" class="small-12 large-3 columns text-right show-for-large-up">
- <a href="<?php
get_permalink(get_page('68')
); ?>"><img src="<?php echo bloginfo('template_url'); ?>/assets/get-a-mega-pass.png"></a>
+ <a href="<?php
echo get_page_link('68'
); ?>"><img src="<?php echo bloginfo('template_url'); ?>/assets/get-a-mega-pass.png"></a>
</div>
</div>
</div>