Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/readingrec.tt
Nicole C. Engard 4f9faf4509 Bug 6966: Members Help Files
This patch updates the members help files. It removes
an unused file and adds a new one for the partial fines
payments. It also adds links to the manuals to all pages.
2011-10-08 20:01:05 +13:00

9 lines
No EOL
598 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Patron Cirulation History</h1>
<p>The circulation history tab will appear if you have set the intranetreadinghistory preference to allow it to appear. If you have the OPACPrivacy system preference set to 'Allow' and the patron has decided that the library cannot keep this information this tab will only show currently checked out items.</p>
<p><strong>See the full documentation for Circulation History in the <a href="http://manual.koha-community.org/3.6/en/patroninformation.html#circhistory">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]