http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6186
--- Comment #2 from Owen Leonard <[email protected]> 2011-04-14 12:39:56 UTC --- Created attachment 3921 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3921 Proposed fix In the transition to Template::Toolkit a part of the DOCTYPE got its case switched, making it invalid: XHTML was changed to Xhtml. Correcting the case in the two include files (one for OPAC, one for staff client) quiets errors in the validator. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
