From 627d6913c262069d37cbc054e4d941376966246c Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 23 Jul 2013 08:38:01 -0400 Subject: [PATCH] Removing "You have permission to override some of the failed holds." OPAC message --- Open-ILS/src/templates/opac/parts/place_hold_result.tt2 | 2 ++ 1 file changed, 2 insertions(+) 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 13f9162d75..2ebd0fa3ed 100644 --- a/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 +++ b/Open-ILS/src/templates/opac/parts/place_hold_result.tt2 @@ -127,6 +127,7 @@ [% END %] + [% IF any_failures OR ctx.general_hold_error %] [% l('Cancel') %] -- 2.11.0