Bugzilla – Attachment 28584 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]
[BUG 11958] 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.
BUG-11958-Fix-typon-in-classification-source-help-.patch (text/plain), 1.31 KB, created by
Nicole C. Engard
on 2014-05-31 17:33:25 UTC
(
hide
)
Description:
[BUG 11958] 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:
Nicole C. Engard
Created:
2014-05-31 17:33:25 UTC
Size:
1.31 KB
patch
obsolete
>From 30b20ce34ce64b96ac17d3ee0f93e3c86fb67819 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] [BUG 11958] 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 >--- > .../prog/en/modules/help/admin/classsources.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >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.2.3
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