projects
/
WP-Themes
/
baragacounty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3a3ac2
)
Centering the EDC contact link in the footer
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 25 Oct 2017 19:35:25 +0000
(15:35 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 25 Oct 2017 19:35:25 +0000
(15:35 -0400)
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
beec8e7
..
6b5d713
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-39,8
+39,7
@@
<h5>Economic Development</h5>
<p class="text-center">2 S. Main Street<br>
L’Anse, MI 49946</p>
- <a href="<?php echo get_permalink( 5077 );?>">Contact Us</a>
- <p class="text-center">906-524-6100</p>
+ <p class="text-center"><a href="<?php echo get_permalink( 5077 );?>">Contact Us</a></p>
</div>
</div>