Bugzilla – Attachment 28587 Details for
Bug 11958
classification sources help file has typo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Fix typon in classification source help The Classification Sources help file said the source was in the 942$2 but it's in the 952$2 and 94$2 so this patch fixes that.
SIGNED-OFF-Fix-typon-in-classification-source-help.patch (text/plain), 1.52 KB, created by
Bernardo Gonzalez Kriegel
on 2014-06-01 16:16:35 UTC
(
hide
)
Description:
[SIGNED-OFF] Fix typon in classification source help The Classification Sources help file said the source was in the 942$2 but it's in the 952$2 and 94$2 so this patch fixes that.
Filename:
MIME Type:
Creator:
Bernardo Gonzalez Kriegel
Created:
2014-06-01 16:16:35 UTC
Size:
1.52 KB
patch
obsolete
>From f7f48187143e51ea676fe5f510653d46bef6bcbd Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Sat, 31 May 2014 12:32:24 -0500 >Subject: [PATCH] [SIGNED-OFF] Fix typon in classification source help The > Classification Sources help file said the source was in the > 942$2 but it's in the 952$2 and 94$2 so this patch fixes > that. > >To test: >* Go to Admin > Classification Sources >* Click Help >* Confirm the Help file is right now > >http://bugs.koha-community.org/show_bug.cgi?id=11958 >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >String change, no errors. > >Note: Perhaps change "Authorized Values ..." for "Authorized values ..." >--- > .../prog/en/modules/help/admin/classsources.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt >index b33b947..da49580 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/classsources.tt >@@ -2,7 +2,7 @@ > > <h1>Classification Sources</h1> > >-<p>Source of classification or shelving scheme is an Authorized Values category that is mapped to field 942$2 in Koha's MARC Bibliographic frameworks.</p> >+<p>Source of classification or shelving scheme is an Authorized Values category that is mapped to field 952$2 and 942$2 in Koha's MARC Bibliographic frameworks.</p> > > <p>Commonly used values of this field are:</p> > >-- >1.7.9.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 11958
:
26450
|
26451
|
26454
|
28584
|
28587
|
28610