Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
Owen Leonard da51d835cb Bug 2780 - Capitalize strings consistently (Circulation help)
Correcting capitalization in Circulation help templates

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
2012-04-10 10:03:48 +02:00

18 lines
No EOL
649 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Overdues with fines</h1>
<p>This report shows items that:
<ul>
<li>are still checked out,</li>
<li>have not had a notice sent, and</li>
<li>already have an associated fine (type &quot;FU&quot;).</li>
</ul>
<p>This report will not show items that are so long overdue that the system has marked them 'Lost'</p>
<p>Once open the report can be filtered by the shelving location.</p>
<p><strong>See the full documentation for overdues with fines in the <a href="http://manual.koha-community.org/3.6/en/circreports.html#overduesfines">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]