@@ -, +, @@ --- .../opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt +++ a/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. + You are not allowed to reset your password. Contact library staff for assistance. [% ELSIF (errMultipleAccountsForEmail) %] Account identification with this email address only is ambiguous.
Please use the field 'Login' as well. --