Bug 5917 : Converted templates
[koha.git] / koha-tt / intranet-tmpl / prog / en / modules / help / members / member-password.tt
1 [% INCLUDE '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 [% INCLUDE 'help-bottom.inc' %]
15