From: Mike Rylander Date: Thu, 15 Jan 2015 14:11:26 +0000 (-0500) Subject: Improve styling of retrieve-by pages X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c7753cbb0f667248e49a1eb48cf17c9bbf5ce518;p=working%2FEvergreen.git Improve styling of retrieve-by pages Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_id.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_id.tt2 index 785b52d709..9b0cfa1a0a 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_id.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_id.tt2 @@ -1,4 +1,5 @@ +
@@ -13,8 +14,13 @@
+

+
+
+
+
[% l('Bib Record Not Found: [_1]', '{{recordNotFound}}') %]
diff --git a/Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2 b/Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2 index e8a86a61f4..5b102b2287 100644 --- a/Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2 +++ b/Open-ILS/src/templates/staff/cat/catalog/t_retrieve_by_tcn.tt2 @@ -1,4 +1,5 @@ +
@@ -13,8 +14,13 @@
+

+
+
+
+
[% l('More than one Bib Record found with TCN: [_1]', '{{recordNotFound}}') %]