[% INCLUDE 'doc-head-open.inc' %] Koha › Patrons › [% IF ( newpassword ) %]Password Updated [% ELSE %]Update Password for [% surname %], [% firstname %][% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'patron-search.inc' %]
[% INCLUDE 'members-toolbar.inc' %] [% IF ( newpassword ) %]

Password Updated

[% ELSE %]
[% IF ( errormsg ) %] [% IF ( BADUSERID ) %]
You have entered a User ID that already exists. Please choose another one.
[% END %] [% IF ( SHORTPASSWORD ) %]
The password entered is too short. Password must be at least [% minPasswordLength %] characters.
[% END %] [% IF ( NOPERMISSION ) %]
You do not have permission to edit this patron's login information.
[% END %] [% END %]
Change Username and/or Password for [% firstname %] [% surname %]
  1. Koha cannot display existing passwords. Below is a randomly generated suggestion. Leave the field blank to leave password unchanged.
    [% IF ( minPasswordLength ) %]
    Minimum password length: [% minPasswordLength %]
    [% END %]
Cancel
[% END %]
[% INCLUDE 'circ-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]