Lines 54-59
Link Here
|
54 |
<h3>Unable to delete patrons from other libraries with current settings</h3> |
54 |
<h3>Unable to delete patrons from other libraries with current settings</h3> |
55 |
<p>Insufficient privileges.</p> |
55 |
<p>Insufficient privileges.</p> |
56 |
[% END %] |
56 |
[% END %] |
|
|
57 |
[% IF ( error == 'CANT_DELETE_ANONYMOUS_PATRON' ) %] |
58 |
<h3>Unable to delete patron that is set as AnonymousPatron</h3> |
59 |
<p>This patron cannot be deleted while set as AnonymousPatron in the system preferences.</p> |
60 |
[% END %] |
57 |
[% IF ( error == 'CANT_DELETE' ) %] |
61 |
[% IF ( error == 'CANT_DELETE' ) %] |
58 |
<h3>Unable to delete patron</h3> |
62 |
<h3>Unable to delete patron</h3> |
59 |
<p>Insufficient privileges.</p> |
63 |
<p>Insufficient privileges.</p> |