implementing cc license info
svn path=/branches/test/; revision=22977
This commit is contained in:
parent
5748f97f0b
commit
42bf163b1e
4
fsfe.xsl
4
fsfe.xsl
@ -705,8 +705,8 @@
|
||||
<xsl:attribute name="rel">license</xsl:attribute>
|
||||
<xsl:if test ="/buildinfo/document/legal/@type='cc-license'">
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="src=">/graphics/cc-logo.png</xsl:attribute>
|
||||
<xsl:attribute name="alt=">
|
||||
<xsl:attribute name="src">/graphics/cc-logo.png</xsl:attribute>
|
||||
<xsl:attribute name="alt">
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'creative-commons-license'" /></xsl:call-template>
|
||||
</xsl:attribute>
|
||||
</xsl:element>
|
||||
|
Loading…
Reference in New Issue
Block a user