fixed path to cc logo

svn path=/trunk/; revision=22060
This commit is contained in:
samtuke 2012-01-19 18:44:12 +00:00
parent a9a6ca61b8
commit a6e0e1d398

View File

@ -671,7 +671,7 @@
<xsl:element name="p">
<xsl:element name="img">
<xsl:attribute name="src">/artwork/cc-logo.png</xsl:attribute>
<xsl:attribute name="src">/graphics/cc-logo.png</xsl:attribute>
<xsl:attribute name="alt">Creative Commons logo</xsl:attribute>
</xsl:element> <!-- </img> -->
<xsl:for-each select="/buildinfo/document/head/meta[@name='cc-license']">