Bug 10796: (QA follow-up) Changing password recovery verbiage for users who are disal...
authorLiz Rea <wizzyrea@gmail.com>
Wed, 27 Mar 2019 19:16:56 +0000 (19:16 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 12 Apr 2019 02:32:08 +0000 (02:32 +0000)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt

index f9edeb7..ebbcf37 100644 (file)
@@ -56,7 +56,7 @@
                     [% ELSIF (errNoBorrowerFound) %]
                         No account was found with the provided information.
                     [% ELSIF errResetForbidden %]
-                        <span id="password-reset-forbidden">You are not allowed to reset your password. Contact library staff for assistance.</span>
+                        <span id="password-reset-forbidden">Sorry, your password cannot be changed online.</span>
                     [% ELSIF (errMultipleAccountsForEmail) %]
                         Account identification with this email address only is ambiguous.
                         <br />Please use the field 'Login' as well.