projects
/
WP-Themes
/
ltbaygolf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94eb913
)
Fixed header text to Restaurant Reservations
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 6 Apr 2018 15:35:52 +0000
(11:35 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 6 Apr 2018 15:35:52 +0000
(11:35 -0400)
sections/header.php
patch
|
blob
|
history
diff --git
a/sections/header.php
b/sections/header.php
index
fffaeb4
..
9b53460
100644
(file)
--- a/
sections/header.php
+++ b/
sections/header.php
@@
-15,7
+15,7
@@
<div id="top-bar-client-info">
<?php if (function_exists('glm_get_clientinfo_option')) :?>
<?php if (glm_get_clientinfo_option('phone2')) :?>
- <span>Res
ervation
Reservations: </span>
+ <span>Res
taurant
Reservations: </span>
<span><?php echo glm_get_clientinfo_option('phone2');?></span>
<span class="bullet"> • </span>
<?php endif;?>