projects
/
WP-Themes
/
gilmoremuseum2019.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
659c876
)
Hours display changed in footer
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 4 Feb 2019 22:34:11 +0000
(17:34 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 4 Feb 2019 22:34:11 +0000
(17:34 -0500)
sections/footer.php
patch
|
blob
|
history
diff --git
a/sections/footer.php
b/sections/footer.php
index
52f65de
..
5b77333
100644
(file)
--- a/
sections/footer.php
+++ b/
sections/footer.php
@@
-3,7
+3,11
@@
<div class="row">
<div class="small-12 columns text-center">
<h1>Open Year-Round</h1>
- <p>Monday - Friday from 9am-5pm,<br>Saturday Sunday from 9am-6pm</p>
+ <p>
+ Monday – Friday: 9 AM to 5 PM<br>
+ Saturday & Sunday: 9 AM to 6 PM<br>
+ The Museum is CLOSED only on Easter, Thanksgiving, Christmas, and New Year’s Day
+ </p>
<a href="<?php echo get_permalink(94);?>" class="button">Directions</a>
</div>
</div>