Bug 25589

Summary: Legend label for editing alternative address is incorrect
Product: Koha Reporter: David Roberts <david.roberts>
Component: Staff interfaceAssignee: David Roberts <david.roberts>
Status: Patch doesn't apply --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: fridolin.somers, gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 25589: Legend label for editing alternative address is incorrect

Description David Roberts 2020-05-22 18:59:54 UTC
Noticed while working on Bug 25463 - if you are viewing a patron record, and edit the Alternative contact address from the details page (using the edit button next to the Alternative contact address block), the legend on the edit page displays as Alternate contact, not Alternative contact.
Comment 1 David Roberts 2020-05-22 19:15:18 UTC
Created attachment 105277 [details] [review]
Bug 25589: Legend label for editing alternative address is incorrect

This patch changes the alt_contact_lgd text from "Alternate contact" to "Alternative contact".

To test:

1) View a patron record (members/moremebers.pl), and click on the edit button next to the Alternative contact block
2) This displays an edit screen for this address only. Check that the
legend reads "Alternate contact".
3) Install the patch
4) Check that this text now reads "Alternative contact"
5) Change the AddressFormat system preference and check that this change
is in all of the available languages (us, de and fr)
Comment 2 Fridolin Somers 2020-09-29 13:25:45 UTC
More a minor bug than enhancement no ?