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:
96108e5
)
fixing syntax error
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 30 Nov 2015 19:24:42 +0000
(14:24 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 30 Nov 2015 19:24:42 +0000
(14:24 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
064ae3b
..
b6db3fe
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-19,7
+19,7
@@
<a href="<?php bloginfo('url'); ?>/dine/frequent-diner-club"><img src="<?php bloginfo('template_url'); ?>/assets/frequent-diners-club.jpg"></a>
</div>
<div class="small-12 text-center medium-4 columns">
- <?php $post266 = get_post(266); $title = post266->post
_
title;?>
+ <?php $post266 = get_post(266); $title = post266->post
title;?>
<a href="<?php bloginfo('url'); ?>/play/join-e-club"><img src="<?php bloginfo('template_url'); ?>/assets/enews-signup.jpg"></a>
</div>