projects
/
WP-Themes
/
lakesideclub.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f7efff
)
Tab bar link to owners login fixed
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 9 Oct 2018 18:59:12 +0000
(14:59 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 9 Oct 2018 18:59:12 +0000
(14:59 -0400)
sections/header.php
patch
|
blob
|
history
diff --git
a/sections/header.php
b/sections/header.php
index
06dd74a
..
b7d461e
100644
(file)
--- a/
sections/header.php
+++ b/
sections/header.php
@@
-20,7
+20,7
@@
<section class="left-small">
<a class="left-off-canvas-toggle menu-icon" href="#"><span>Menu</span></a>
</section>
- <a id="mobile-owner-login" class="right" href="<?php echo get_permalink(
22
); ?>">Owners Login</a>
+ <a id="mobile-owner-login" class="right" href="<?php echo get_permalink(
OWNERS_FRONTPAGE_ID
); ?>">Owners Login</a>
</nav>
</div>
<div id="header-separator" class="show-for-large-up"></div>