Summary: | Fix capitalization for "Print Label" | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | jesse, m.de.rooy, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 21839: Fix capitalization of "Print Label" link
Bug 21839: Fix capitalization of "Print Label" link Bug 21839: Fix capitalization of "Print Label" link |
Description
Katrin Fischer
2018-11-14 21:15:13 UTC
Created attachment 82349 [details] [review] Bug 21839: Fix capitalization of "Print Label" link Fixed the spelling to follow Koha's capitalization rules to "Print label". To test: - Edit an item in the GUI - Look at the Actions pull down in the table above the item form Created attachment 82351 [details] [review] Bug 21839: Fix capitalization of "Print Label" link Fixed the spelling to follow Koha's capitalization rules to "Print label". To test: - Edit an item in the GUI - Look at the Actions pull down in the table above the item form Signed-off-by: Andreas Roussos <arouss1980@gmail.com> Thx Andreas! Created attachment 82379 [details] [review] Bug 21839: Fix capitalization of "Print Label" link Fixed the spelling to follow Koha's capitalization rules to "Print label". To test: - Edit an item in the GUI - Look at the Actions pull down in the table above the item form Signed-off-by: Andreas Roussos <arouss1980@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Awesome work all! Pushed to master for 18.11 Tried rebasing for 18.05 and getting a tt error. Not back porting to 18.05. |