Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-batch.tt
Jonathan Druart 674c32a094 Bug 18817: Update links with anchor automatically
I generate a mapping files (old anchor > new anchor) from the doc files.
Here are the links that have been updated automatically

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-08-25 10:22:14 -03:00

13 lines
495 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Batches</h1>
<p>A batch is a collection of patrons for whom you want to generate cards.</p>
<h2>Add a Batch</h2>
<p>To add a new batch, you want to click on the 'Batches' button at the top of your page and choose 'New Batch'</p>
<p><strong>See the full documentation for the Patron Card Batches in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/03_tools.html#batches">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]