Bugzilla – Attachment 30068 Details for
Bug 12661
Capitalisation error for "Item Type" in prog/en/modules/help/reports/manager.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixing capitalisation on "Item Type" error
0003-Bug-12661-Fixing-capitalisation-from-Item-Type-to-It.patch (text/plain), 1.31 KB, created by
Gizmo
on 2014-07-25 03:30:49 UTC
(
hide
)
Description:
Fixing capitalisation on "Item Type" error
Filename:
MIME Type:
Creator:
Gizmo
Created:
2014-07-25 03:30:49 UTC
Size:
1.31 KB
patch
obsolete
>From a98999b900ce12768883e621861ea1788440e15a Mon Sep 17 00:00:00 2001 >From: Natalie Bennison <natalieb@catalyst.net.nz> >Date: Fri, 25 Jul 2014 15:15:47 +1200 >Subject: [PATCH 3/3] Bug 12661: Fixing capitalisation from "Item Type" to > "Item type" > >To fix go to help>reports>manager > >Find capitalisation error >"Item Type" > >Change to >"Item type" >--- > .../prog/en/modules/help/reports/manager.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt >index 18bef9a..e2666cd 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/reports/manager.tt >@@ -8,6 +8,6 @@ > > <p>You can also choose to export to a file that you can manipulate to your needs.</p> > >-<p><strong>See the full documentation for the Catalog by Item Type report in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/statsreports.html#catbyitem">manual</a> (online).</strong></p> >+<p><strong>See the full documentation for the Catalog by Item type report in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/statsreports.html#catbyitem">manual</a> (online).</strong></p> > > [% INCLUDE 'help-bottom.inc' %] >-- >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 12661
:
30068
|
30247
|
30313