Lines 401-407
Link Here
|
401 |
[% END %] |
401 |
[% END %] |
402 |
[% IF ( errmsgloo.data_corrupted ) %] |
402 |
[% IF ( errmsgloo.data_corrupted ) %] |
403 |
<p class="problem ret_datacorrupt"> |
403 |
<p class="problem ret_datacorrupt"> |
404 |
The item has not been checked in due to an issue in your system. Note the error below. An administrator may find further details by looking at the <a href="/cgi-bin/koha/about.pl#sysinfo_panel">about page</a> and |
404 |
The item has not been checked in due to an issue in your system. Note the error below. An administrator may find further details by looking at the <a href="/cgi-bin/koha/about.pl?tab=sysinfo">about page</a> and |
405 |
correcting errors shown on the "System information" tab, or note the error below. |
405 |
correcting errors shown on the "System information" tab, or note the error below. |
406 |
</p> |
406 |
</p> |
407 |
<p class="problem ret_error_message"> Error: ([% errmsgloo.data_corrupted | html %]) </p> |
407 |
<p class="problem ret_error_message"> Error: ([% errmsgloo.data_corrupted | html %]) </p> |
408 |
- |
|
|