projects
/
WP-Themes
/
resorttownship.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53b38a8
)
fixing footer text
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 12 Jan 2018 21:22:38 +0000
(16:22 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 12 Jan 2018 21:22:38 +0000
(16:22 -0500)
wrong footer text for contact us
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
af7ca1b
..
1196dd0
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-39,7
+39,7
@@
<div id="footer_address_3" class="medium-12 large-4 text-center columns show-for-medium-up">
<?php if (function_exists('glm_get_clientinfo_option')) :?>
- <h6>
Mailing Addres
s:</h6>
+ <h6>
Contact U
s:</h6>
<?php if (glm_get_clientinfo_option('phone')) :?>
<span><?php echo glm_get_clientinfo_option('phone');?> • </span>
<?php endif;?>