From d54e29404adea8332f61edb3fafe2447c2ea0303 Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Wed, 27 Mar 2019 19:16:56 +0000 Subject: [PATCH] Bug 10796: (QA Follow-up) Changing password recovery verbiage for users who are disallowed online password resets --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt index 66eb0e1e6c..79e4743962 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt @@ -56,7 +56,7 @@ [% ELSIF (errNoBorrowerFound) %] No account was found with the provided information. [% ELSIF errResetForbidden %] - You are not allowed to reset your password. Contact library staff for assistance. + Sorry, your password cannot be changed online. [% ELSIF (errMultipleAccountsForEmail) %] Account identification with this email address only is ambiguous.
Please use the field 'Login' as well. -- 2.11.0