Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tmpl

14 lines
No EOL
602 B
Cheetah

<!-- TMPL_INCLUDE NAME="help-top.inc" -->
<h1>Change Patron Password</h1>
<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 exisiting password.</p>
<div class="hint"> The default minimum password length is 3 characters long. To change this value, update your system preferences.
</div>
<div class="hint">
<ul>
<li><em>Get there:</em> More &gt; Administration &gt; Global System Preferences &gt; Patrons &gt; minPasswordLength</li>
</ul>
</div>
<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->