fixed bug with pdf-link in article pages
svn path=/branches/design/; revision=17813
This commit is contained in:
parent
963e3899bd
commit
0f98f2dcfe
3
fsfe.xsl
3
fsfe.xsl
@ -129,9 +129,6 @@
|
||||
<xsl:variable name="pdf-link" select="/buildinfo/document/head/meta[@name='author-link-3']/@content" />
|
||||
<a href='{$pdf-link}'>download</a>
|
||||
</xsl:if>
|
||||
|
||||
<xsl:value-of select="/buildinfo/document/head/meta[@name='pdf-link']/@content" />
|
||||
</xsl:if>
|
||||
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
|
Loading…
Reference in New Issue
Block a user