changed dtd

svn path=/branches/design/; revision=18422
This commit is contained in:
samtuke 2010-11-22 17:44:12 +00:00
parent fc44c6ae57
commit 51d6457eb4

View File

@ -8,7 +8,7 @@
doctype-system="http://www.w3.org/TR/REC-html40/loose.dtd"/>
-->
<xsl:output method="html" encoding="utf-8" indent="yes" doctype-public="" doctype-system="" />
<xsl:output method="html" encoding="utf-8" indent="yes" doctype-public="html" doctype-system="about:legacy-compat" />
<!-- The top level element of the input file is "buildinfo" -->
<xsl:template match="buildinfo">