'Syspref' is used on the SIP2 account form, instead of spelling in full - 'system preference'. To reproduce: 1. Go to Administration > Patrons and circulation > Self-service circulation (SIP2) > Accounts > New account 2. Note the label for the section "Syspref overrides"
Created attachment 194416 [details] [review] 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>
Created attachment 194433 [details] [review] 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> Signed-off-by: Anneli Österman <anneli.osterman@koha-suomi.fi>