Bugzilla – Attachment 26048 Details for
Bug 11918
typo on authorized value page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 11918 : Fix typo on authorized values
PASSED-QA-Bug-11918--Fix-typo-on-authorized-values.patch (text/plain), 1.55 KB, created by
Katrin Fischer
on 2014-03-11 08:55:29 UTC
(
hide
)
Description:
[PASSED QA] Bug 11918 : Fix typo on authorized values
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-03-11 08:55:29 UTC
Size:
1.55 KB
patch
obsolete
>From 254d91b19d8f605a4a2e011f89fb588c6d7b9c24 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Sun, 9 Mar 2014 05:10:29 -0600 >Subject: [PATCH] [PASSED QA] Bug 11918 : Fix typo on authorized values > >This is a small string patch. On Authorized values this patch fixes >the wording next to the library limit. > >To test: > >Visit Authorized Values >Click 'Add new' or 'Edit' next to a value >Make sure that the text next to the library filter is right > >Signed-off-by: Aleisha <aleishaamohia@hotmail.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Text change, works as described. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >index 27c8b7b..7cfc91d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt >@@ -110,8 +110,7 @@ $(document).ready(function() { > [% END %] > [% END %] > </select> >- <span>Select All if this authorized value must to be displayed all the time. Otherwise select libraries you want to associate with this value. >- </span> >+ <span>Select 'All libraries' if this authorized value must be displayed all the time. Otherwise select libraries you want to associate with this value.</span> > </li> > > </ol> >-- >1.8.3.2
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 11918
:
26030
|
26044
|
26045
| 26048