Bug 22309

Summary: Wrong bottom in onboarding/onboardingstep3.tt
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: TemplatesAssignee: Fridolin Somers <fridolin.somers>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22303
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 22309: Wrong bottom in onboarding/onboardingstep3.tt

Description Fridolin Somers 2019-02-11 16:06:10 UTC
In onboarding/onboardingstep3.tt the include intranet-bottom.inc which closes the HTML last tag is not the last line of the template.
Comment 1 Fridolin Somers 2019-02-11 16:20:15 UTC
Created attachment 84983 [details] [review]
Bug 22309: Wrong bottom in onboarding/onboardingstep3.tt

In onboarding/onboardingstep3.tt the include intranet-bottom.inc which closes the HTML last tag is not the last line of the template.

Test plan :
1) Run webinstaller on new install
2) On page with superlibrarian creation
3) Check HTML is OK
4) Check password limits are OK
Comment 2 Owen Leonard 2019-02-11 16:56:40 UTC
Thank you for working on this Fridolin, but this patch will be made obsolete by Bug 20658.

*** This bug has been marked as a duplicate of bug 20658 ***