Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.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
809 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Overdues with fines</h1>
<p>This report will show you any overdues at your library that have accrued fines on them.</p>
<p>If you would like to limit the report you can use the pull down menu at the top to limit to a specific shelving location at your library. To see overdues with fines at other libraries you will have to change your library or log in at that library.</p>
<p style="color: #990000">Important: If you do not charge fines and/or don't have the fines cron job running you will see no data on this report.</p>
<p><strong>See the full documentation for Overdues with Fines in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/05_circulation.html#overdues-with-fines">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]