Bugzilla – Attachment 59389 Details for
Bug 17895
Small typo -'re-set'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 17895: 'Re-set' typo fix
SIGNED-OFF-Bug-17895-Re-set-typo-fix.patch (text/plain), 1.81 KB, created by
Mark Tompsett
on 2017-01-20 19:13:18 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 17895: 'Re-set' typo fix
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2017-01-20 19:13:18 UTC
Size:
1.81 KB
patch
obsolete
>From 80d2ff5358f593623df526c07c6812c38acce810 Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Fri, 13 Jan 2017 00:19:48 +0000 >Subject: [PATCH] [SIGNED-OFF] 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> >--- > 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.1.4
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