fixing syntax error
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 30 Nov 2015 19:24:42 +0000 (14:24 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 30 Nov 2015 19:24:42 +0000 (14:24 -0500)
footer.php

index 064ae3b..b6db3fe 100644 (file)
@@ -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>