Bugzilla – Attachment 46049 Details for
Bug 15224
Typo: Leave empty to add via item search (itemnunber).
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15224: Label creator - fix tiny typo 'itemnunber'
-Bug-15224-Label-creator---fix-tiny-typo-itemnunbe.patch (text/plain), 1.72 KB, created by
Brendan Gallagher
on 2015-12-30 02:03:22 UTC
(
hide
)
Description:
Bug 15224: Label creator - fix tiny typo 'itemnunber'
Filename:
MIME Type:
Creator:
Brendan Gallagher
Created:
2015-12-30 02:03:22 UTC
Size:
1.72 KB
patch
obsolete
>From d9c78c9a65c09f4fdaa6481ff7a456836bcd3b61 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Sun, 22 Nov 2015 02:13:12 +0100 >Subject: [PATCH] Bug 15224: Label creator - fix tiny typo 'itemnunber' > >To test: >- Go to Tools > Label creator > New > Label batch >- Check text displayed in grey next to the text input > field > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> > >Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >index 362ea8c..eaa358b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt >@@ -201,7 +201,7 @@ > <li> > <label for="number_list">Add by barcode(s) or itemnumbers(s): > <br /> <span class="hint">One number per line.</span> >- <br /> <span class="hint">Leave empty to add via item search (itemnunber).</span> >+ <br /> <span class="hint">Leave empty to add via item search (itemnumber).</span> > </label> > <textarea rows="5" id="number_list" name="number_list" tabindex="1" class="focus"></textarea> > </li></ol> >-- >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 15224
:
45078
|
45088
|
45155
| 46049