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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 7 Sep 2022 20:23:53 +0000 (13:23 -0700)
commit7c8e77771236306a13dba6166a08a18669fca4c3
treeefa851938883ecd26b11d2bda86e1507ee93cefb
parentcaebb20cbb9f456750390d6494c568536dc1066c
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>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reset-password.tt