https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41985 --- Comment #1 from David Nind <david@davidnind.com> --- Created attachment 194416 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194416&action=edit Bug 41985: Fix wording on SIP2 account form: 'Syspref' Fix spelling on the SIP2 account form to spell 'Syspref' section heading in full ('System preference overrides'). Test plan: 1. Go to Administration > Patrons and circulation > Self-service circulation (SIP2) > Accounts > New account 2. Note the label for the section is "Syspref overrides". 3. Apply the patch. 4. Rebuild everything: yarn build 5. Hard refresh the page. 6. Note that "Syspref..." is now spelt in full as "System preference overrides". Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.