projects
/
WP-Themes
/
phsacf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ab60a8
)
Update permalink call
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 14 Jul 2017 13:09:31 +0000
(09:09 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 14 Jul 2017 13:09:31 +0000
(09:09 -0400)
use get_the_permalink
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
bf26e7c
..
0de4447
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-37,7
+37,7
@@
<span class="bullet"> • </span><span><?php echo glm_get_clientinfo_option('extra');?></span>
<?php endif;?>
<?php endif;?>
- <span class="bullet"> • </span><a href="<?php get_permalink( 659 );?>">Contact Us</a>
+ <span class="bullet"> • </span><a href="<?php get_
the_
permalink( 659 );?>">Contact Us</a>
</div>
<div class="medium-6 large-4 columns text-center show-for-medium-up">
<ul>