6c1092396a
As we don't have a fix yet to link to the right translated manual, this adds /en to the links from the help files to the manual to make them work again. Check with both patches applied, that the links work. You will have to change 17.11 to 18.05. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
13 lines
571 B
Text
13 lines
571 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 href="http://koha-community.org/manual/[% helpVersion %]/en/html/patrons.html#files">manual</a> (online).</strong></p>
|
|
|
|
[% INCLUDE 'help-bottom.inc' %]
|