http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13123 Bug ID: 13123 Summary: Duplicate label ids for language and opaclanguages Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The labels corresponding to the checkboxes enabling translations in system preferences are duplicated from the language preference to the opaclanguages preference: language: <label for="en">English(en)</label> opaclanguages: <label for="en">English(en)</label> The result is that clicking the opaclanguages label toggles the language label. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.