[% USE Koha %] [% PROCESS 'modal-claims.inc' %] [% INCLUDE 'format_price.inc' %] [% IF ( issuecount ) %]
Show checkouts [% SET LoadCheckoutsTableDelay = Koha.Preference('LoadCheckoutsTableDelay') %] [% IF LoadCheckoutsTableDelay && page == 'circulation' %] Checkouts table will show automatically in [% LoadCheckoutsTableDelay | html %] seconds... [% END %]
Patron has nothing checked out.
[% END %] [% PROCESS 'modal-claims-display' %]