Bug 12661

Summary: Capitalisation error for "Item Type" in prog/en/modules/help/reports/manager.tt
Product: Koha Reporter: Gizmo <natalieb>
Component: DocumentationAssignee: Gizmo <natalieb>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: sandboxes, tomascohen, veron
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: String patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Fixing capitalisation on "Item Type" error
Bug 12661: Fixing capitalisation from "Item Type" to "Item type"
[PASSED QA] Bug 12661: Fixing capitalisation from "Item Type" to "Item type"

Description Gizmo 2014-07-25 03:12:02 UTC

    
Comment 1 Gizmo 2014-07-25 03:30:49 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2014-07-26 16:24:42 UTC
The patch changes
Catalog by Item Type
to:
Catalog by Item type

I think it should be:
Catalog by item type

Marc
Comment 3 Biblibre Sandboxes 2014-07-29 05:02:34 UTC
Patch tested with a sandbox, by Aleisha <aleishaamohia@hotmail.com>
Comment 4 Biblibre Sandboxes 2014-07-29 05:02:51 UTC Comment hidden (obsolete)
Comment 5 Katrin Fischer 2014-07-29 21:28:32 UTC
Created attachment 30313 [details] [review]
[PASSED QA] 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"

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 6 Tomás Cohen Arazi (tcohen) 2014-07-30 14:14:59 UTC
Patch pushed to master.

Thanks Natalie!