Summary: | Capitalisation error for "Item Type" in prog/en/modules/help/reports/manager.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Gizmo <natalieb> |
Component: | Documentation | Assignee: | 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
Created attachment 30068 [details] [review] Fixing capitalisation on "Item Type" error The patch changes Catalog by Item Type to: Catalog by Item type I think it should be: Catalog by item type Marc Patch tested with a sandbox, by Aleisha <aleishaamohia@hotmail.com> Created attachment 30247 [details] [review] 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> 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> Patch pushed to master. Thanks Natalie! |