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=785e32bbd8585bfa6d8b5f2f3fcf897dafc9a55c;p=working%2FEvergreen.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 2f434bdc60..2b5c4eeab1 100644 --- a/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 +++ b/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 @@ -148,10 +148,10 @@ function disable_submit() { [% END %] [% IF any_failures OR ctx.general_hold_error %] - [% l('Cancel') %] + [% l('Cancel') %] [% ELSE %]