dc00acfa78541e3d4476926c88d06e5178ba6fa6
[koha_gimpoz] / 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                 <div class="hint">      The default minimum password length is 3 characters long.  To change this value, update your system preferences.
7                 </div>
8                 <div class="hint">
9                         <ul>
10                                 <li><em>Get there:</em> More &gt; Administration &gt; Global System Preferences &gt; Patrons &gt; minPasswordLength</li>
11                         </ul>
12                 </div>
13
14 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
15