Merge remote branch 'kc/master' into new/bug_5940
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / members / member-password.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Change Patron Password</h1>
4
5 <p>Koha cannot display existing passwords, so this form can only be used to change a patron's username and/or password, but not to recover an existing password.</p>
6
7 <p>The default minimum password length is 3 characters long.  To change this value, update your system preferences.</p>
8
9 <ul>
10         <li><em>Get there:</em> More &gt; Administration &gt; Global System Preferences &gt; Patrons &gt; minPasswordLength</li>
11 </ul>
12
13 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
14