Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/branchoverdues.tt
Owen Leonard 900e1d30b2 Bug 7731 [Follow-up] Library should be used instead of branch and site
This patch corrects new and old instances of the use of the
term "branch" and replaces them with "library."

Signed-off-by: Melia Meggs <melia@test.bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests pass, changes look good.
Also inlcudes some bookseller > vendor changes.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2012-11-28 19:10:36 -05:00

13 lines
No EOL
784 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://manual.koha-community.org/3.10/en/circreports.html#overduesfines">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]