[% USE Asset %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
Patron card printing/exporting › Patron cards › Tools › Koha
[% INCLUDE 'doc-head-close.inc' popup => 1%]
Patron card printing/exporting
[% IF ( batches ) %]
[% ELSIF ( patronlist_id && template_id && layout_id ) %]
[% ELSE %]
[% IF ( label_ids ) %]
[% IF ( card_count == 1 ) %]Exporting 1 patron card[% ELSE %]Exporting [% card_count | html %] patron cards[% END %]
[% ELSIF ( borrower_numbers ) %]
[% IF ( borrower_count == 1 ) %]Exporting 1 patron card[% ELSE %]Exporting [% borrower_count | html %] patron cards[% END %]
[% ELSIF ( patronlist_id ) %] Exporting from patron list
[% ELSE %]
[% IF ( multi_batch_count == 1 ) %]1 batch to export[% ELSE %][% multi_batch_count | html %] batches to export[% END %]
[% END %]
[% END %]
[% MACRO jsinclude BLOCK %]
[% INCLUDE 'greybox.inc' %]
[% END %]
[% INCLUDE 'popup-bottom.inc' %]