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