[% USE Koha %] [% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Change your password [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'masthead.inc' %]

Change your password

[% IF ( Error_messages ) %]

There was a problem with your submission

[% IF ( PassMismatch ) %] Passwords do not match. Please re-type your new password. [% END %] [% IF ( ShortPass ) %] Your new password must be at least [% minpasslen %] characters long. [% END %] [% IF ( WrongPass ) %] Your current password was entered incorrectly. If this problem persists, please ask a librarian to re-set your password for you. [% END %]

[% END # /IF Error_messages %] [% IF ( OpacPasswordChange ) %] [% IF ( Ask_data ) %]
[% UNLESS ( ShortPass ) %]
Your password must be at least [% minpasslen %] characters long.
[% END %]
Cancel
[% END # /IF Ask_data %] [% ELSE %]
You can't change your password.
[% END # /IF OpacPasswordChange %] [% IF ( password_updated ) %]

Password updated

Your password has been changed

[% END # /IF password_updated %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %][% END %]