update footer
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 30 Jan 2015 14:21:10 +0000 (09:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 30 Jan 2015 14:21:10 +0000 (09:21 -0500)
move get directions link
space between the address city and state

footer.php

index 7857d72..a875b83 100755 (executable)
@@ -5,14 +5,14 @@
                             <ul class="footer_address_line small-12 columns">
                                 <li>The Grey Gables Restaurant and Catering &#8226;</li>
                                 <li>308 Belvedere Avenue &#8226;</li>
-                                <li>Charlevoix,MI 49720</li>
+                                <li>Charlevoix, MI 49720</li>
+                                <li><a target="_blank" href="https://www.google.com/maps/place/Grey+Gables+Inn+Restaurant/@45.314502,-85.251847,17z/data=!4m2!3m1!1s0x0000000000000000:0x048568c843bdafc2">Get Directions</a></li>
                             </ul>
                         </div>
                         <div class="row">
                             <ul class="small-12 columns">
                                 <li>&copy; <?php echo date('Y');?> All Rights Reserved. &#8226;</li>
                                 <li>Produced by <a id="gaslight">Gaslight Media</a> &#8226;</li>
-                                <li><a target="_blank" href="https://www.google.com/maps/place/Grey+Gables+Inn+Restaurant/@45.314502,-85.251847,17z/data=!4m2!3m1!1s0x0000000000000000:0x048568c843bdafc2">Get Directions</a></li>
                             </ul>
                         </div>
                     </div>