http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10587

            Bug ID: 10587
           Summary: HTML errors on authority detail page in OPAC
 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]
                CC: [email protected]

When checking the source code for some ids and classed I found that Firefox
showed some red error marks in the source code. It seems 2 divs are closed, but
not opened. The W3C HTML validator also points out those:

Error Line 357, Column 10: End tag div seen, but there were open elements.
    </div>

Error Line 256, Column 24: Unclosed element ul.
    <ul class="seefrom">

Error Line 381, Column 6: Stray end tag div.
</div>

-- 
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/

Reply via email to