From eb3c8ce9cb5456edea9af6b492a969468e69a6a5 Mon Sep 17 00:00:00 2001 From: Tiffany Little Date: Mon, 21 Jan 2019 11:29:27 -0500 Subject: [PATCH] Removes red notice about emailed queue complete notice on LMOR. Signed-off-by: Tiffany Little --- Open-ILS/src/templates/acq/common/vlagent.tt2 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/acq/common/vlagent.tt2 b/Open-ILS/src/templates/acq/common/vlagent.tt2 index 98792cacac..493b023dd4 100644 --- a/Open-ILS/src/templates/acq/common/vlagent.tt2 +++ b/Open-ILS/src/templates/acq/common/vlagent.tt2 @@ -1,14 +1,18 @@ + [% BLOCK vlagent_form %] [% l('Upload to Queue') %]
[% l('Or create a new queue') %] - + + [% l('(required)') %] [% l('Record Match Set') %] @@ -61,6 +65,7 @@ [% END %] + [% END %] [% BLOCK vlagent_results %] @@ -90,6 +95,11 @@ [% l('Real Copies Processed') %] 0 + + + + + [% END %] -- 2.11.0