Summary: | Small typo in web installer template | ||
---|---|---|---|
Product: | Koha | Reporter: | Andreas Roussos <a.roussos> |
Component: | Templates | Assignee: | Andreas Roussos <a.roussos> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | aleisha, jonathan.druart, lucas, martin.renvoize |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
Circulation function: | |||
Bug Depends on: | 17942 | ||
Bug Blocks: | |||
Attachments: |
Bug 26449: fix web installer typo
Bug 26449: fix web installer typo |
Description
Andreas Roussos
2020-09-14 07:38:25 UTC
Created attachment 110033 [details] [review] Bug 26449: fix web installer typo The onboarding segment of the web installer contains a small typo in Step 4: "Importantl:" (should be "Important:"). This patch fixes that. Test plan: apply the patch and access the web installer, Step 4 of the onboarding tool should no longer display the typo. Created attachment 111159 [details] [review] Bug 26449: fix web installer typo The onboarding segment of the web installer contains a small typo in Step 4: "Importantl:" (should be "Important:"). This patch fixes that. Test plan: apply the patch and access the web installer, Step 4 of the onboarding tool should no longer display the typo. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Trivial string fix, Passing QA Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.06 enhancement, not backported to 19.11.x |