Fixing format

svn path=/trunk/; revision=19414
This commit is contained in:
ato 2011-01-23 14:56:39 +00:00
parent 7e3157cbeb
commit 9340c70a01

View File

@ -704,7 +704,7 @@
<xsl:element name="span">
<xsl:attribute name="class">local_menu_item</xsl:attribute>
<xsl:choose>
<xsl:when test="not(substring-before(concat(/buildinfo/@filename ,'.html'), string(.)))">
<xsl:when test="not(substring-before(concat(/buildinfo/@filename, '.html'), string(.)))">
<xsl:element name="a">
<xsl:attribute name="href"><xsl:value-of select="."/></xsl:attribute>
<xsl:value-of select="$localmenutext"/>