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=2d1fbbf5de79758b9c8b36863135554ecbdf9d18;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/fines.tt2 b/Open-ILS/src/templates/circ/selfcheck/fines.tt2 index 400dcfe18a..25b54f1250 100644 --- a/Open-ILS/src/templates/circ/selfcheck/fines.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/fines.tt2 @@ -1,5 +1,5 @@ - +
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 @@ - + @@ -13,7 +13,7 @@ - +
[% l('Title') %] [% l('Author') %][% l('Status') %]
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' %]