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