From: Tiffany Little Date: Mon, 21 Jan 2019 16:29:27 +0000 (-0500) Subject: Removes red notice about emailed queue complete notice on LMOR. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=eb3c8ce9cb5456edea9af6b492a969468e69a6a5;p=evergreen%2Fpines.git Removes red notice about emailed queue complete notice on LMOR. Signed-off-by: Tiffany Little --- 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 %]