projects
/
WP-Themes
/
munisingrvpark.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47b850c
)
fixed the contact link
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 5 May 2016 17:22:14 +0000
(13:22 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 5 May 2016 17:22:14 +0000
(13:22 -0400)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
4f9e845
..
6854d18
100644
(file)
--- a/
header.php
+++ b/
header.php
@@
-24,7
+24,7
@@
<div class="medium-12 columns text-right">
<div class="row medium-uncollapse large-collapse">
<div class="medium-6 large-8 columns">
- <a id="contact" href="<?php echo get_permalink(
42
); ?>">Contact</a>
+ <a id="contact" href="<?php echo get_permalink(
51
); ?>">Contact</a>
</div>
<div class="medium-6 large-4 columns search-top show-for-medium-up">
<?php get_template_part('parts/search');?>