From: Chris Sharp Date: Tue, 13 Dec 2016 16:47:30 +0000 (-0500) Subject: Returning all selfcheck templates to stock versions. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6ebfbdf8103236b604cf3e54e25b0c6af246a46d;p=evergreen%2Fpines.git Returning all selfcheck templates to stock versions. --- diff --git a/Open-ILS/src/templates/circ/selfcheck/banner.tt2 b/Open-ILS/src/templates/circ/selfcheck/banner.tt2 index 73adc8da44..baf12e43fe 100644 --- a/Open-ILS/src/templates/circ/selfcheck/banner.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/banner.tt2 @@ -1,13 +1,15 @@ +
-
-

- Use this self-check station to check out and renew your items.

+
-
- +
+
- +
+ +
+
diff --git a/Open-ILS/src/templates/circ/selfcheck/holds_page.tt2 b/Open-ILS/src/templates/circ/selfcheck/holds_page.tt2 index c049f18529..601c45d41d 100644 --- a/Open-ILS/src/templates/circ/selfcheck/holds_page.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/holds_page.tt2 @@ -5,7 +5,7 @@ [% l('Title') %] [% l('Author') %] - [% l('Status') %] + [% l('Status') %] @@ -13,7 +13,7 @@ - + diff --git a/Open-ILS/src/templates/circ/selfcheck/main.tt2 b/Open-ILS/src/templates/circ/selfcheck/main.tt2 index 0222e5f48c..2fb44fdcb9 100644 --- a/Open-ILS/src/templates/circ/selfcheck/main.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/main.tt2 @@ -1,17 +1,18 @@ -[% ctx.page_title = l('Self Checkout'); ctx.oilsCookiePath = '/eg/circ/selfcheck/' %] +[% ctx.page_title = l('Self Checkout') %] [% WRAPPER base.tt2 %] [% INCLUDE 'circ/selfcheck/audio_config.tt2' %] [% INCLUDE 'circ/selfcheck/logout_dialog.tt2' %] +
[% INCLUDE 'circ/selfcheck/banner.tt2' %]