projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75babfe
)
Updating the off canvas booking text
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 17 Jul 2017 19:39:29 +0000
(15:39 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Mon, 17 Jul 2017 19:39:29 +0000
(15:39 -0400)
I updated the right off canvas "Book Now" text to "Search Rooms"
parts/off-canvas-menu.php
patch
|
blob
|
history
diff --git
a/parts/off-canvas-menu.php
b/parts/off-canvas-menu.php
index
26580e7
..
acabffd
100644
(file)
--- a/
parts/off-canvas-menu.php
+++ b/
parts/off-canvas-menu.php
@@
-24,7
+24,7
@@
</aside>
<aside class="right-off-canvas-menu">
- <h2 class="text-center off-canvas-header">
Book Now
</h2>
+ <h2 class="text-center off-canvas-header">
Search Rooms
</h2>
<div class="row">
<div id="resform-wrapper" class="small-12 column">
<?php if(is_front_page()) { ?>