Bug 10671: Update patron help files
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / moremember.tt
index c747362..2c547b1 100644 (file)
@@ -1,6 +1,6 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patron Details</h1>
+<h1>Patron details</h1>
 
 <p>When viewing a patron record you have the option to view information from one of many tabs found on the left hand side of the record.</p>
 
@@ -15,7 +15,7 @@
 <ul>
 <li>A child patron will list their Guarantor</li>
 <li>On the Guarantor's record, all children and/or professionals will be listed</li>
-</ul>
+</ul>
 
 <p>Below the patron's information on the details screen is a tabbed display of the items they have checked out, overdue, and on hold.</p>
 
 
 <p>Clicking on the message title will expand the view to show you the full text of the message that was sent.</p>
 
+<h2>Statistics</h2>
+
+<p>Depending on what you set for the values of your StatisticsFields system preference, you can see statistics for one patron's circulation actions.</p>
+
+<h2>Files</h2>
+
+<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>
+
 <h2>Editing Patrons</h2>
 
 <p>Patrons in Koha can be edited using one of many edit buttons.</p>
        <li>You will be brought to your new patron</li>
 </ul>
 
-<p><strong>See the full documentation for the Patron Details in the <a href="http://manual.koha-community.org/3.8/en/patroninformation.html">manual</a> (online).</strong></p>
+<p><strong>See the full documentation for the Patron Details in the <a href="http://manual.koha-community.org/3.14/en/patroninformation.html">manual</a> (online).</strong></p>
 
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file