Bug 3840: Change 'New' button to 'New Vendor' for clarity
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / members-home.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Patrons help</h1>
4
5 <p>This is the Patrons module of Koha.</p>
6 <p>The Patrons portion stores the information you add about your patrons.</p>
7         <ul>
8                 <li>To add a patron, type their name into the search box and click the 'Search' button.</li>
9                 <li>If there is already a patron matching the name you searched, it will show on the results list.<br/>
10                 <ul>
11                         <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>
12                 </ul></li>
13                 <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>
14                 <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>
15         </ul><!-- TMPL_INCLUDE NAME="help-bottom.inc" -->