Bug 12106

Summary: Capitalization: Patron Attributes on tools/patron import
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: 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
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 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
There are three "Patron Attributes" on the patron import page under tools.
Comment 1 Owen Leonard 2014-05-02 18:37:36 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2014-05-03 17:22:47 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2014-05-08 14:27:46 UTC
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>
Comment 4 Jonathan Druart 2014-05-08 14:28:16 UTC
String changes. Marked as Passed QA.
Comment 5 Galen Charlton 2014-05-22 21:16:43 UTC
Pushed to master and 3.16.x.  Thanks, Owen!