Bug 12223

Summary: members-update.tt has misspelled field B_phone name
Product: Koha Reporter: paxed <pasi.kallinen>
Component: I18N/L10NAssignee: Bernardo Gonzalez Kriegel <bgkriegel>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: bgkriegel, f.demians, katrin.fischer, tomascohen, veron
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:
Attachments: Bug 12223 - members-update.tt has misspelled field B_phone name
Bug 12223 - members-update.tt has misspelled field B_phone name
[PASSED QA] Bug 12223 - members-update.tt has misspelled field B_phone name

Description paxed 2014-05-09 08:02:32 UTC
members-update.tt has B_phone => "Alertnate address - phone"

Should be "Alternate", of course.
Comment 1 Bernardo Gonzalez Kriegel 2014-06-27 19:50:22 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2014-06-28 19:46:19 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-06-28 19:51:20 UTC
Created attachment 29347 [details] [review]
[PASSED QA] Bug 12223 - members-update.tt has misspelled field B_phone name

This patch fixes a misspelled word

To test:
1. login in opac, clic personal details, change Alternate phone
number and submit
2. go to staff, Patrons, clic on link 'Patrons requesting modifications'
Alternate phone has mispelled label
3. apply the patch
4. reload, label is fixed

Followed test plan. Typo is fixed.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixes a typo, no problems found.
Comment 4 Tomás Cohen Arazi 2014-06-30 13:09:55 UTC
Pushed to master.

Thanks Bernardo!