Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / files.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Patron files</h1>
4
5 <p>If you set the EnableBorrowerFiles preference to 'Do' the Files tab will be visible on the patron information page.</p>
6
7 <p>From here you can upload files to attach to the patron record.</p>
8
9 <p>All files that are uploaded will appear above a form where additional files can be uploaded from.</p>
10
11 <p><strong>See the full documentation for Patron Files in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/patrons.html#files">manual</a> (online).</strong></p>
12
13 [% INCLUDE 'help-bottom.inc' %]