From 2d1fbbf5de79758b9c8b36863135554ecbdf9d18 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 13 Dec 2016 11:47:30 -0500 Subject: [PATCH] Returning all selfcheck templates to stock versions. --- Open-ILS/src/templates/circ/selfcheck/banner.tt2 | 14 ++++++++------ Open-ILS/src/templates/circ/selfcheck/fines.tt2 | 2 +- Open-ILS/src/templates/circ/selfcheck/holds_page.tt2 | 4 ++-- Open-ILS/src/templates/circ/selfcheck/main.tt2 | 5 +++-- 4 files changed, 14 insertions(+), 11 deletions(-) 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' %]