update memory card URLs
This commit is contained in:
@@ -510,7 +510,7 @@ HR {
|
|||||||
<xsl:if test="$Catalog/InternetRankingViewGuidUrl != ''">
|
<xsl:if test="$Catalog/InternetRankingViewGuidUrl != ''">
|
||||||
<xsl:element name="a">
|
<xsl:element name="a">
|
||||||
<xsl:attribute name="href">
|
<xsl:attribute name="href">
|
||||||
<xsl:value-of select="$Catalog/InternetRankingViewGuidUrl" />?Guid=<xsl:value-of select="." />
|
<xsl:value-of select="$Catalog/InternetRankingViewGuidUrl" />Guid=<xsl:value-of select="." />
|
||||||
</xsl:attribute>
|
</xsl:attribute>
|
||||||
<xsl:attribute name="target">
|
<xsl:attribute name="target">
|
||||||
_new
|
_new
|
||||||
|
|||||||
Reference in New Issue
Block a user