Update address again
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Feb 2018 13:14:23 +0000 (08:14 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Feb 2018 13:14:23 +0000 (08:14 -0500)
Needed space before bullet

sections/footer.php

index 98f9245..87457cc 100644 (file)
@@ -10,7 +10,7 @@
 <!--        // street bullet city, state zip \n phone | Contact Us (email)-->
             <div>
                 <?php if (glm_get_clientinfo_option('address')) :?>
-                <span><?php echo glm_get_clientinfo_option('address');?>&bull; </span>
+                <span><?php echo glm_get_clientinfo_option('address');?> &bull; </span>
                 <?php endif;?>
                 <?php if (glm_get_clientinfo_option('city')) :?>
                 <span><?php echo glm_get_clientinfo_option('city');?>, </span>