]> git.koha-community.org Git - koha.git/commit
Bug 31483: Close <ol> tag properly on password reset page
authorLucas Gass <lucas@bywatersolutions.com>
Wed, 31 Aug 2022 20:59:31 +0000 (20:59 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 31 Oct 2022 19:38:03 +0000 (19:38 +0000)
commitd6aee9e4f1bcd02962038c9a93df0ba403843d7c
tree522f60edf000110084cf898308351111ae10077d
parent0bbf91bf33104cf89cbda99c5e332e68084be6f4
Bug 31483: Close <ol> tag properly on password reset page

To test:
1) Enable EnableExpiredPasswordReset
2) Find a patron and change their password so you know what it is supposed to be
3) In the database, expire the patron's password, e.g.
UPDATE borrowers SET password_expiration_date = '2022-08-22' where borrowernumber = 21;
4) Go to the OPAC, try to log in with the patron's credentials
5) Click Reset your password
=> Note that the form is in the grey breadcrumbs box, you can compare with any other OPAC page, the grey box should only contain the breadcrumbs

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 7c8e77771236306a13dba6166a08a18669fca4c3)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reset-password.tt