From 591a55ebe1926521a6bd21eb410beaa0f12423cc Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 3 Mar 2023 09:21:15 +0000 Subject: [PATCH] Bug 37512: (QA follow-up) Fix filter --- koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc index 82d1a35..3f32980 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patron_messages.inc @@ -62,7 +62,7 @@ Locked: Patron's account has been locked (due to [% patron.login_attempts | html %] failed login attempts) [% IF CAN_user_borrowers_edit_borrowers %] - Change password + Change password or Reset login attempts [% END %] -- 2.43.0