Removed " that was appearing after torrent urls.

This commit is contained in:
David Bartley 2007-08-11 00:15:43 -04:00
parent 304118de22
commit b8cb691ac5
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<br/><br/>
BitTorrent:
<xsl:apply-templates select="mediafile">
<xsl:with-param name="ext">.torrent"</xsl:with-param>
<xsl:with-param name="ext">.torrent</xsl:with-param>
<xsl:with-param name="mirror" select="$mirror_csc" />
</xsl:apply-templates>
<xsl:comment><![CDATA[#endif ]]></xsl:comment>