Removing "You have permission to override some of the failed holds." OPAC message
authorChris Sharp <csharp@georgialibraries.org>
Tue, 23 Jul 2013 12:38:01 +0000 (08:38 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 23 Jul 2013 12:38:01 +0000 (08:38 -0400)
Open-ILS/src/templates/opac/parts/place_hold_result.tt2

index 6232014..916fd8c 100644 (file)
             </tr>
         [% END %]
         </table>
+       <!-- we don't use this in PINES
         [% IF override_possible %]
             <br/>
             <hr/>
                     class="opac-button" />
             </span>
         [% END %]
+       -->
         <span>
         [% IF any_failures OR ctx.general_hold_error %]
         <a href="[% CGI.param('redirect_to') || CGI.referer | html %]">[% l('Cancel') %]</a>