Bugzilla – Attachment 38545 Details for
Bug 14065
Typo in opac self registration form
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14065 - Typo in opac self registration form
Bug-14065---Typo-in-opac-self-registration-form.patch (text/plain), 1.50 KB, created by
Kyle M Hall (khall)
on 2015-04-27 11:29:37 UTC
(
hide
)
Description:
Bug 14065 - Typo in opac self registration form
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-04-27 11:29:37 UTC
Size:
1.50 KB
patch
obsolete
>From 0845b816b6d4732fbe665f147fd756420f06d49d Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Mon, 27 Apr 2015 07:28:29 -0400 >Subject: [PATCH] Bug 14065 - Typo in opac self registration form > >The phrase > >Please type this following characters into the preceding box > >should be > >Please type the following characters into the preceding box >--- > .../bootstrap/en/modules/opac-memberentry.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >index 566658e..b354b92 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt >@@ -734,7 +734,7 @@ > <input type="text" name="captcha" id="captcha" /> > <input type="hidden" name="captcha_digest" value="[% captcha_digest %]" /> > >- <span class="hint">Please type this following characters into the preceding box: <strong>[% captcha %]</strong></span> >+ <span class="hint">Please type the following characters into the preceding box: <strong>[% captcha %]</strong></span> > <span class="hint">Note: The preceding box is case-sensitive. Ensure that the entered characters are in all-caps.</span> > </li> > </ol> >-- >1.7.2.5
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 14065
:
38545
|
38610