Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / circ / branchoverdues.tt
1 [% INCLUDE 'help-top.inc' %]
2            
3 <h1>Overdues with fines</h1>
4
5 <p>This report will show you any overdues at your library that have accrued fines on them.</p>
6
7 <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>
8
9 <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>
10
11 <p><strong>See the full documentation for Overdues with Fines in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/circulation.html#overdues-with-fines">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]