Summary: | typo in breadcrumbs | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Templates | Assignee: | Melia Meggs <melia> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | minor | ||
Priority: | P5 - low | CC: | jcamins, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/labels/label-edit-batch.pl?op=new | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed patch.
Bug 7203: Fixes typo - 'Mange' to 'Manage' in several files. |
Description
Nicole C. Engard
2011-11-09 12:45:33 UTC
Created attachment 7207 [details] [review] Proposed patch. Fixes the type in labels/label-edit-batch.tt, labels/label-edit-layout.tt, and patroncards/edit-layout.tt Created attachment 7598 [details] [review] Bug 7203: Fixes typo - 'Mange' to 'Manage' in several files. Found 3 instances of the typo while looking for the typo reference in Bug 7203. Fixed labels/label-edit-batch.tt, labels/label-edit-layout.tt, and patroncards/edit-layout.tt. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Replaces all instance of "Mange" with "Manage" in the templates. Marking Passed QA This fix was included in the 3.6.x branch prior to 3.6.4. |