fixed structure bug created by last commit

svn path=/branches/design/; revision=18107
This commit is contained in:
samtuke 2010-11-02 13:57:11 +00:00
parent 69a068c482
commit 43f01d9f9b

View File

@ -438,6 +438,8 @@
</xsl:element><!-- end translations -->
</xsl:element><!-- End sidebar -->
</xsl:element>
<xsl:element name="div">
<xsl:attribute name="id">content</xsl:attribute>
@ -455,10 +457,8 @@
<xsl:apply-templates select="/buildinfo/textset/text[@id='notranslation']/node()" />
</xsl:element>
</xsl:if>
</xsl:element>
<!-- Missing translation note -->
<!-- Missing translation note -->
<!-- Start info box -->
<xsl:element name="div">
<xsl:attribute name="id">infobox</xsl:attribute>