Bugzilla – Attachment 86911 Details for
Bug 21890
Allow forgotten password functionality to be limited by patron category
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21890: Wrap message in span
Bug-21890-Wrap-message-in-span.patch (text/plain), 1.37 KB, created by
Tomás Cohen Arazi (tcohen)
on 2019-03-22 14:22:16 UTC
(
hide
)
Description:
Bug 21890: Wrap message in span
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2019-03-22 14:22:16 UTC
Size:
1.37 KB
patch
obsolete
>From e57aaac163eac7857525c927e8897265f5091e6d Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 22 Mar 2019 11:22:00 -0300 >Subject: [PATCH] Bug 21890: Wrap message in span > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > .../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 aa60089c4b..66eb0e1e6c 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. >+ <span id="password-reset-forbidden">You are not allowed to reset your password. Contact library staff for assistance.</span> > [% ELSIF (errMultipleAccountsForEmail) %] > Account identification with this email address only is ambiguous. > <br />Please use the field 'Login' as well. >-- >2.21.0
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 21890
:
84595
|
84596
|
84597
|
84598
|
84631
|
84632
|
84633
|
84634
|
85001
|
85002
|
85003
|
85004
|
85005
|
85006
|
86843
|
86844
|
86845
|
86846
|
86847
|
86866
|
86867
|
86868
|
86869
|
86870
|
86911
|
87289
|
87290
|
87291
|
87292
|
87293
|
87294
|
87295