back to normal mode

svn path=/branches/test/; revision=27980
This commit is contained in:
Max Mehl 2014-02-08 15:23:12 +00:00
parent 36f37d29eb
commit 4cee5cf668
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,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" -->