projects
/
WP-Themes
/
francejourneys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b32196c
)
changed blog link
author
Ian Weller
<ian@gaslightmedia.com>
Wed, 6 Jul 2016 16:01:50 +0000
(12:01 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Wed, 6 Jul 2016 16:02:20 +0000
(12:02 -0400)
parts/client-info-footer.php
patch
|
blob
|
history
diff --git
a/parts/client-info-footer.php
b/parts/client-info-footer.php
index
b4a8730
..
380cfa5
100644
(file)
--- a/
parts/client-info-footer.php
+++ b/
parts/client-info-footer.php
@@
-25,7
+25,7
@@
<?php if (glm_get_clientinfo_option('email')) :?>
<br><a href="mailto:voyage@francejourneys.com"><span><?php echo glm_get_clientinfo_option('email');?></span></a>
<?php endif;?>
- <span class="bullet"> • </span><a href="<?php echo get_permalink(1
02
); ?>">Blog</a>
+ <span class="bullet"> • </span><a href="<?php echo get_permalink(1
14
); ?>">Blog</a>
</div>
</div>