Fixing a bug that occured if Koha wasnt installed, but a cookie was set in the browser
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / help / members / members-home.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>Online Help &rsaquo; Borrowers</title>
3 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
4
5 <h1>Borrowers help</h1>
6 <p>This is the Borrowers module of Koha.</p>
7 <p>The Members portion stores the information you add about your patrons.</p>
8 <p>To add a patron, type their name into the search box on the left, and
9 click the OK button.</p>
10 <p>If there is already a borrower matching the name you searched, it will show
11 after you click OK. This can be particularly useful when people have lost
12 their cards or when children forget their cards. That way, you can avoid having
13 multiple numbers for the same patron.</p>
14 <p>Alternatively, you can browse a section of borrowers by selecting the first
15 letter of the Patron's last name from the list on the right.</p>
16
17 <!-- TMPL_INCLUDE name="intranet-bottom.inc" -->