Uppercase book now
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Nov 2015 17:53:07 +0000 (12:53 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Nov 2015 17:53:07 +0000 (12:53 -0500)
parts/off-canvas-menu.php

index dc410c2..5c6161c 100644 (file)
@@ -13,7 +13,7 @@
 <aside class="right-off-canvas-menu">
     <div class="row">
         <div class="small-11 small-centered columns text-center">
-            <span>Book Now</span>
+            <span>BOOK NOW</span>
         </div>
     </div>
     <?php $requiredDate = date('Y-m-d', strtotime("+2 days")); ?>