Bugzilla – Attachment 87300 Details for
Bug 10796
Allow password changes for logged in OPAC users by patron category
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10796: (QA follow-up) Changing password recovery verbiage for users who are disallowed online password resets
Bug-10796-QA-follow-up-Changing-password-recovery-.patch (text/plain), 1.46 KB, created by
Martin Renvoize (ashimema)
on 2019-04-01 18:23:38 UTC
(
hide
)
Description:
Bug 10796: (QA follow-up) Changing password recovery verbiage for users who are disallowed online password resets
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-04-01 18:23:38 UTC
Size:
1.46 KB
patch
obsolete
>From 233bab4230e74ef622ec44b25bd751707a110151 Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >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 > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > .../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 f9edeb7d7e..ebbcf37f3b 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 %] >- <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. >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10796
:
85389
|
85390
|
85391
|
85392
|
85393
|
87117
|
87118
|
87119
|
87120
|
87121
|
87296
|
87297
|
87298
|
87299
| 87300