[% INCLUDE 'doc-head-open.inc' %]
Koha › Tools › Patron cards › Patron card printing/exporting
[% INCLUDE 'doc-head-close.inc' %]
[% IF ( batches ) %]
[% ELSE %]
[% IF ( label_ids ) %]
[% IF ( card_count == 1 ) %]Exporting [% card_count %] patroncard[% ELSE %]Exporting [% card_count %] patroncards[% END %]
[% ELSIF ( borrower_numbers ) %]
[% IF ( borrower_count == 1 ) %]Exporting [% borrower_count %] patroncard[% ELSE %]Exporting [% borrower_count %] patroncards[% END %]
[% ELSE %]
[% IF ( multi_batch_count == 1 ) %][% multi_batch_count %] batch to export[% ELSE %][% multi_batch_count %] batches to export[% END %]
[% END %]
[% END %]
[% INCLUDE 'popup-bottom.inc' %]