correction link cc license
svn path=/branches/test/; revision=22981
This commit is contained in:
parent
b5701da3a3
commit
083324684c
3
fsfe.xsl
3
fsfe.xsl
@ -700,7 +700,7 @@
|
||||
<xsl:when test = "/buildinfo/document/legal/license">
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">
|
||||
<xsl:value-of select="."/>
|
||||
<xsl:value-of select="/buildinfo/document/legal/license"/>
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="rel">license</xsl:attribute>
|
||||
<xsl:if test ="/buildinfo/document/legal/@type='cc-license'">
|
||||
@ -714,6 +714,7 @@
|
||||
<xsl:value-of select="/buildinfo/document/legal/notice"/>
|
||||
</xsl:element>
|
||||
</xsl:when>
|
||||
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="/buildinfo/document/legal/notice"/>
|
||||
</xsl:otherwise>
|
||||
|
Loading…
Reference in New Issue
Block a user