Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/readingrec.tt
Nicole C. Engard c4629aaffe Bug 9850: Update Patron Help Files for 3.12
This patch updates all the help files in the members folder. It also
adds a missing help file for approving patron account changes.

To Test:

Visit the help on every patron page and make sure the text and
manual links are all right.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixed 2 obvious typos mentioned on the bug report.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-04-25 21:45:18 -04:00

13 lines
828 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Patron circulation 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>If you would like to export a list of barcodes for the items checked in today you can find that option under the More menu on the top right of the page.</p>
<p>This will generate a text file with one barcode per line.</p>
<p><strong>See the full documentation for Circulation History in the <a href="http://manual.koha-community.org/3.12/en/patroninformation.html#circhistory">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]