repair under construction notice-sorry about that

svn path=/trunk/; revision=22469
This commit is contained in:
hugo 2012-02-20 14:44:42 +00:00
parent ea473c6419
commit 50ac140668

View File

@ -623,6 +623,7 @@
<xsl:attribute name="id">infobox</xsl:attribute>
<xsl:if test = "/buildinfo/document/head/meta[@name='under-construction' and @content='true']">
<xsl:element name="p">
<xsl:attribute name="id">under-construction-notice</xsl:attribute>
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'under-construction'" /></xsl:call-template>
</xsl:element>
</xsl:if>