https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39202 Bug ID: 39202 Summary: Lots of instances of HTML closing tags being on a separate line Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org After tidying I see many instances on HTML closing tags `>` being on its own line. I used `git grep -nP '^\s*>\s*$'` to see that there are many cases of this. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.