Switched back from valentine mode to normal mode.
svn path=/trunk/; revision=22406
This commit is contained in:
parent
fb1f3c7d7d
commit
99701f3927
2
fsfe.xsl
2
fsfe.xsl
@ -9,7 +9,7 @@
|
||||
<xsl:output method="html" encoding="utf-8" indent="yes" doctype-system="about:legacy-compat" />
|
||||
|
||||
<xsl:variable name="mode">
|
||||
<xsl:value-of select="'valentine'" /> <!-- can be either 'normal' or 'valentine' -->
|
||||
<xsl:value-of select="'normal'" /> <!-- can be either 'normal' or 'valentine' -->
|
||||
</xsl:variable>
|
||||
|
||||
<!-- The top level element of the input file is "buildinfo" -->
|
||||
|
Loading…
Reference in New Issue
Block a user