fixed structure bug created by last commit
svn path=/branches/design/; revision=18107
This commit is contained in:
parent
69a068c482
commit
43f01d9f9b
8
fsfe.xsl
8
fsfe.xsl
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user