projects
/
WP-Themes
/
staffords.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89f1871
)
fixed syntax error
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 30 Nov 2015 19:47:44 +0000
(14:47 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 30 Nov 2015 19:47:44 +0000
(14:47 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
65b7276
..
98aa19c
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-19,7
+19,7
@@
<a href="<?php echo get_permalink(267); ?>"><img src="<?php bloginfo('template_url'); ?>/assets/frequent-diners-club.jpg"></a>
</div>
<div class="small-12 text-center medium-4 columns">
- <a href="<?php echo get_permalink(266)"><img src="<?php bloginfo('template_url'); ?>/assets/enews-signup.jpg"></a>
+ <a href="<?php echo get_permalink(266)
; ?>
"><img src="<?php bloginfo('template_url'); ?>/assets/enews-signup.jpg"></a>
</div>
</div>
</div>