projects
/
WP-Themes
/
migcsa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59e2dba
)
linking contact us
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 14 Sep 2017 18:16:09 +0000
(14:16 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 14 Sep 2017 18:16:09 +0000
(14:16 -0400)
linking contact us form page to the footer anchor tag
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
6168ffa
..
5b76c14
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-36,7
+36,7
@@
<?php endif;?>
<?php endif;?>
<ul class="contact-social">
- <li><a href="
#
">Contact Us</a></li><!--
+ <li><a href="
<?php echo get_permalink(1367); ?>
">Contact Us</a></li><!--
--><li><a target="_blank" href="http://www.facebook.com/pages/MiGCSA/168701061892" class="facebook"></a></li><!--
--><li><a target="_blank" href="https://twitter.com/MiGCSA" class="twitter"></a></li>
</ul>