Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/files.tt
Nicole C. Engard cc748481d1 Bug 8945: Update patron help files
This patch adds two missing help files and updates the
existing help files in the members folder.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-10-22 18:15:10 +02:00

13 lines
563 B
Text

[% INCLUDE 'help-top.inc' %]
<h1>Patron files</h1>
<p>If you set the EnableBorrowerFiles preference to 'Do' the Files tab will be visible on the patron information page.</p>
<p>From here you can upload files to attach to the patron record.</p>
<p>All files that are uploaded will appear above a form where additional files can be uploaded from.</p>
<p><strong>See the full documentation for Patron Files in the <a http://manual.koha-community.org/3.10/en/patroninformation.html#patronfiles">manual</a> (online).</strong></p>
[% INCLUDE 'help-bottom.inc' %]