https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18484
Bug ID: 18484
Summary: opac-advsearch.tt missing closing div tag for <div
class="container-fluid">
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I ran the opac advanced search page through
https://validator.w3.org/
It gave a fatal error on the closing </form> tag following
</div> <!-- / .main -->
due to a missing </div> tag which should match <div class="container-fluid">.
This is happening in master, and goes back at least as far as 3.18.
It doesn't affect the rendering of the page, as far as I can tell.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/