projects
/
WP-Themes
/
MackinacBayview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abb9f94
)
Contact Us link fix
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 3 Feb 2015 16:54:32 +0000
(11:54 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 3 Feb 2015 16:54:32 +0000
(11:54 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
c486e3f
..
aa0c053
100755
(executable)
--- a/
footer.php
+++ b/
footer.php
@@
-31,7
+31,7
@@
<span class="bullet"> • </span>
<span>906.847.3295</span>
<span class="bullet"></span>
- <span><a href="<?php
echo get_template_directory_uri(
);?>/contact-us">Contact Us</a></span>
+ <span><a href="<?php
bloginfo('url'
);?>/contact-us">Contact Us</a></span>
</div>
</footer>
</div>