http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9366
--- Comment #2 from Owen Leonard <[email protected]> --- This appears to be working correctly, but I see one little markup error: <label><input id="hide_tags" type="checkbox" class="vertical-align:middle;"/>Hide tags</label> class="vertical-align:middle" should be style="vertical-align:middle" "Hide tags" should probably have a space before it too, for legibility. -- 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/
