Jonathan Druart
b08913370f
Without the anchor it is not possible to retrieve the html page, so these occurrences have been updated manually (and yes it was painful) 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>
13 lines
693 B
Text
13 lines
693 B
Text
[% INCLUDE 'help-top.inc' %]
|
|
|
|
<h1>Renew</h1>
|
|
|
|
<p>Checked out items can be renewed (checked out for another period of time) based on your circulation rules and renewal preferences.</p>
|
|
|
|
<p>To renew an item from this page you scan the barcodes of the items you would like to renew.</p>
|
|
|
|
<p>If the barcode is not found or the item is not actually checked out you will be presented with an error. Otherwise the item is renewed and you will receive a confirmation message.</p>
|
|
|
|
<p><strong>See the full documentation for Renewing in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#renewing">manual</a> (online).</strong></p>
|
|
|
|
[% INCLUDE 'help-bottom.inc' %]
|