projects
/
WP-Themes
/
harborpointassociation2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d78797c
)
Header Contact Us link changed
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 10 Jul 2018 18:02:19 +0000
(14:02 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 10 Jul 2018 18:02:19 +0000
(14:02 -0400)
sections/header.php
patch
|
blob
|
history
diff --git
a/sections/header.php
b/sections/header.php
index
06870e5
..
211937f
100644
(file)
--- a/
sections/header.php
+++ b/
sections/header.php
@@
-10,7
+10,7
@@
</div>
<div id="top-links" class="show-for-large-up">
<span class="phone">Association Office 231.526.5381</span>
- <a class="top-link" href="<?php echo get_permalink(
131
);?>">Contact Us</a>
+ <a class="top-link" href="<?php echo get_permalink(
53
);?>">Contact Us</a>
<?php if( is_user_logged_in() ) { ?>
<a class="top-link" href="<?php echo wp_logout_url(get_bloginfo('url'));?>">Logout</a>
<?php } ?>