changed dtd
svn path=/branches/design/; revision=18426
This commit is contained in:
parent
6888a97a32
commit
f7b3fc5308
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="html" doctype-system="about:legacy-compat" />
|
||||
<xsl:output method="html" encoding="utf-8" indent="yes" doctype-public="html" />
|
||||
|
||||
<!-- The top level element of the input file is "buildinfo" -->
|
||||
<xsl:template match="buildinfo">
|
||||
|
Loading…
Reference in New Issue
Block a user