Merge remote-tracking branch 'origin/new/bug_6488'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / members-home.tt
index 0a73eb6..765a813 100644 (file)
@@ -1,16 +1,15 @@
 [% INCLUDE 'help-top.inc' %]
 
-<h1>Patrons help</h1>
+<h1>Patrons</h1>
 
-<p>The Patrons portion stores the information you add about your patrons.</p>
-       <ul>
-               <li>To add a patron, type their name into the search box and click the 'Search' button.</li>
-               <li>If there is already a patron matching the name you searched, it will show on the results list.<br/>
-               <ul>
-                       <li>This can be particularly useful when people have lost their cards or when children forget their cards. That way, you can avoid having multiple numbers for the same patron.</li>
-               </ul></li>
-               <li>Alternatively, you can browse a section of patron by selecting the first letter of the Patron's last name from the list on the right.</li>
-               <li>If the patron does not already have an account, click the 'New' button and choose the patron type you'd like to add</li>
-       </ul>
+<p>The Patrons module stores the information you add about your patrons.</p>
+
+<p>From here you can search for a patron by entering any part of their name, username, email address or barcode in the search box at the top.</p>
+
+<p>If you want to search for more than just a part of a patron name, username, email address or barcode, you can click the plus sign [+] to the right of the search box.</p>
+
+<p>You can also browse through the patron records by clicking on the linked letters across the top.</p>
+
+<p><strong>See the full documentation for the Patrons module in the <a href="http://manual.koha-community.org/3.6/en/patrons.html">manual</a> (online).</strong></p>
        
 [% INCLUDE 'help-bottom.inc' %]
\ No newline at end of file