| Summary: | Fix wording on SIP2 account form - 'Syspref' to 'System preference' | ||
|---|---|---|---|
| Product: | Koha | Reporter: | David Nind <david> |
| Component: | SIP2 | Assignee: | David Nind <david> |
| Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | anneli.osterman |
| Version: | Main | Keywords: | Academy |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This fixes the section heading on the SIP2 account form to spell system preference in full ('Syspref overrides' to 'System preference overrides').
|
Version(s) released in: | |
| Circulation function: | |||
| Attachments: |
Bug 41985: Fix wording on SIP2 account form: 'Syspref'
Bug 41985: Fix wording on SIP2 account form: 'Syspref' |
||
|
Description
David Nind
2026-03-03 22:47:11 UTC
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> |