| Summary: | Capitalization: Patron Attributes on tools/patron import | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, veron |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11916 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 12106 - Capitalization: Patron Attributes on tools/patron import
[Signed-off] Bug 12106 - Capitalization: Patron Attributes on tools/patron import Bug 12106 - Capitalization: Patron Attributes on tools/patron import |
||
|
Description
Katrin Fischer
2014-04-18 09:21:30 UTC
Created attachment 27921 [details] [review] Bug 12106 - Capitalization: Patron Attributes on tools/patron import There are three instances of incorrectly-capitalized "Patron Attributes" on the patron import page. This patch corrects them. To test, view the patron import page (Tools -> Import patrons). Confirm that instances of the phrase "patron attributes" in the bottom-most fieldset are correctly capitalized. Created attachment 27926 [details] [review] [Signed-off] Bug 12106 - Capitalization: Patron Attributes on tools/patron import There are three instances of incorrectly-capitalized "Patron Attributes" on the patron import page. This patch corrects them. To test, view the patron import page (Tools -> Import patrons). Confirm that instances of the phrase "patron attributes" in the bottom-most fieldset are correctly capitalized. Followed test plan, works Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 28098 [details] [review] Bug 12106 - Capitalization: Patron Attributes on tools/patron import There are three instances of incorrectly-capitalized "Patron Attributes" on the patron import page. This patch corrects them. To test, view the patron import page (Tools -> Import patrons). Confirm that instances of the phrase "patron attributes" in the bottom-most fieldset are correctly capitalized. Followed test plan, works Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> String changes. Marked as Passed QA. Pushed to master and 3.16.x. Thanks, Owen! |