Lines 293-305
Link Here
|
293 |
<tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'EasyAnalyticalRecords' set, but UseControlNumber preference is set to 'Use'. Set it to 'Don't use' or else the 'Show analytics' links in the staff interface and the OPAC will be broken.</td></tr> |
293 |
<tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'EasyAnalyticalRecords' set, but UseControlNumber preference is set to 'Use'. Set it to 'Don't use' or else the 'Show analytics' links in the staff interface and the OPAC will be broken.</td></tr> |
294 |
[% END %] |
294 |
[% END %] |
295 |
[% IF warnPrefAnonymousPatronOPACPrivacy %] |
295 |
[% IF warnPrefAnonymousPatronOPACPrivacy %] |
296 |
<tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'OPACPrivacy' set, but AnonymousPatron preference is set to '0'. Set it to a valid borrower number if you want that this feature works correctly.</td></tr> |
296 |
<tr><th scope="row"><strong class="error">Error</strong> </th><td>System preference 'OPACPrivacy' set, but AnonymousPatron preference is set to '0'. Set it to a valid borrower number or checkins for these patrons will fail.</td></tr> |
297 |
[% END %] |
297 |
[% END %] |
298 |
[% IF warnPrefAnonymousPatronAnonSuggestions %] |
298 |
[% IF warnPrefAnonymousPatronAnonSuggestions %] |
299 |
<tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'AnonSuggestions' set, but AnonymousPatron preference is set to '0'. Set it to a valid borrower number if you want that this feature works correctly.</td></tr> |
299 |
<tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'AnonSuggestions' set, but AnonymousPatron preference is set to '0'. Set it to a valid borrower number if you want that this feature works correctly.</td></tr> |
300 |
[% END %] |
300 |
[% END %] |
301 |
[% IF warnPrefAnonymousPatronOPACPrivacy_PatronDoesNotExist %] |
301 |
[% IF warnPrefAnonymousPatronOPACPrivacy_PatronDoesNotExist %] |
302 |
<tr><th scope="row"><strong>Warning</strong> </th><td>Some patrons have requested a privacy on returning item but the AnonymousPatron pref is not set correctly. Set it to a valid borrower number if you want that this feature works correctly.</td></tr> |
302 |
<tr><th scope="row"><strong class="error">Error</strong> </th><td>Some patrons have requested a privacy on returning item but the AnonymousPatron pref is not set correctly. Set it to a valid borrower number or checkins for these patrons will fail.</td></tr> |
303 |
[% END %] |
303 |
[% END %] |
304 |
[% IF warnPrefAnonymousPatronAnonSuggestions_PatronDoesNotExist %] |
304 |
[% IF warnPrefAnonymousPatronAnonSuggestions_PatronDoesNotExist %] |
305 |
<tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'AnonSuggestions' set, but AnonymousPatron preference is not set correctly. Set it to a valid borrower number if you want that this feature works correctly.</td></tr> |
305 |
<tr><th scope="row"><strong>Warning</strong> </th><td>System preference 'AnonSuggestions' set, but AnonymousPatron preference is not set correctly. Set it to a valid borrower number if you want that this feature works correctly.</td></tr> |