avatar
svn path=/branches/test/; revision=23034
This commit is contained in:
parent
b5faae1c82
commit
a1833b6a95
6
fsfe.xsl
6
fsfe.xsl
@ -250,7 +250,9 @@
|
||||
|
||||
<!--Article authors, date -->
|
||||
<xsl:if test="/buildinfo/document/author">
|
||||
<div id="article-metadata">
|
||||
<xsl:element name="div">
|
||||
<xsl:attribute name="id">article-metadata</xsl:attribute>
|
||||
|
||||
<span class="label"><xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'writtenby'" /></xsl:call-template></span>
|
||||
|
||||
<xsl:for-each select="/buildinfo/document/author">
|
||||
@ -305,7 +307,7 @@
|
||||
<xsl:attribute name="href"><xsl:value-of select="/buildinfo/document/download/@content" /></xsl:attribute>
|
||||
<xsl:value-of select="/buildinfo/document/download/@type" />
|
||||
</xsl:element>
|
||||
</div>
|
||||
</xsl:element>
|
||||
</xsl:if>
|
||||
<!--End Article authors, date-->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user