From: Jeff Davis Date: Mon, 10 Jun 2019 16:53:44 +0000 (-0700) Subject: LP#1822630: fix sanitizing CGI params on place_hold_result X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1bce22996fba894103552a419e0a1de1eeeac997;p=evergreen%2Fpines.git LP#1822630: fix sanitizing CGI params on place_hold_result Signed-off-by: Jeff Davis Signed-off-by: Jason Stephenson (cherry picked from commit 019118895c94f5cc810b3f1fb95b2634a1c993b6) --- diff --git a/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 b/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 index 36e7a45be2..3320fdb62d 100644 --- a/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 +++ b/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 @@ -155,10 +155,10 @@ function disable_submit() { [% END %] [% IF any_failures OR ctx.general_hold_error %] - [% l('Cancel') %] + [% l('Cancel') %] [% ELSE %]