Bugzilla – Attachment 59568 Details for
Bug 17895
Small typo -'re-set'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17895: 'Re-set' typo fix
Bug-17895-Re-set-typo-fix.patch (text/plain), 1.86 KB, created by
Jonathan Druart
on 2017-01-26 10:01:05 UTC
(
hide
)
Description:
Bug 17895: 'Re-set' typo fix
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2017-01-26 10:01:05 UTC
Size:
1.86 KB
patch
obsolete
>From 3ab0033c7f47fa902cb19ede3c62c5447ad96653 Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Fri, 13 Jan 2017 00:19:48 +0000 >Subject: [PATCH] Bug 17895: 'Re-set' typo fix > >To test: >1) Log into OPAC and go to change your password >2) Enter current password incorrectly and click Submit changes >3) Observe error message and typo 're-set' >4) Apply patch and refresh page >5) May be asked to resend data - if so, click Resend, if not, repeat >step 2 >6) Observe error message and corrected spelling of 'reset' > >Sponsored-by: Catalyst IT >Signed-off-by: Caitlin Goodger <caitlingoodger.student@wegc.school.nz> >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt >index f2766c9..136bbac 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt >@@ -36,7 +36,7 @@ > Your new password must be at least [% minpasslen %] characters long. > [% END %] > [% IF ( WrongPass ) %] >- Your current password was entered incorrectly. If this problem persists, please ask a librarian to re-set your password for you. >+ Your current password was entered incorrectly. If this problem persists, please ask a librarian to reset your password for you. > [% END %] > [% IF PasswordContainsTrailingSpaces %] > Your password contains leading and/or trailing spaces. >-- >2.9.3
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 17895
:
58889
|
59201
|
59389
|
59568
|
60321