projects
/
WP-Themes
/
visitalpena2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abe9604
)
Add sitemap link
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 17 Aug 2018 17:02:18 +0000
(13:02 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 17 Aug 2018 17:02:18 +0000
(13:02 -0400)
sections/copyright.php
patch
|
blob
|
history
diff --git
a/sections/copyright.php
b/sections/copyright.php
index
8cf7c2c
..
3e900ea
100644
(file)
--- a/
sections/copyright.php
+++ b/
sections/copyright.php
@@
-4,5
+4,5
@@
<span class="separator"> | </span>
<span><a href="<?php echo get_permalink(get_option("glm_members_database_option_members_only_id") );?>">Members Area</a></span>
<span class="separator"> | </span>
- <span><a href="
#
">Site Map</a></span>
+ <span><a href="
<?php echo get_bloginfo('url'); ?>/sitemap
">Site Map</a></span>
</div>
\ No newline at end of file