From: Terran McCanna Date: Thu, 10 Dec 2020 22:45:20 +0000 (-0500) Subject: PINES OPAC Customization: Library Hours on Info Page X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=60145a2b89c8dcee7b32e39a3d602204eb72f140;p=evergreen%2Fpines.git PINES OPAC Customization: Library Hours on Info Page Add note to check library web site for details. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/library/hours.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/library/hours.tt2 index 382eddfc89..4bb4a198cb 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/library/hours.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/library/hours.tt2 @@ -10,7 +10,8 @@ # We need to add "today" to the opening/closing hours for Date input -%]
-

[% l('Opening hours') %]

+

[% l('Library Hours') %]

+

These hours may not reflect holidays or other closures. Check the library's web site for detailed information.

[%- open = today _ ctx.hours.dow_0_open;