changed dtd
svn path=/branches/design/; revision=18422
This commit is contained in:
parent
fc44c6ae57
commit
51d6457eb4
2
fsfe.xsl
2
fsfe.xsl
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user