summaryrefslogtreecommitdiff
path: root/templates/www.ruutu.fi/program.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/www.ruutu.fi/program.xsl')
-rw-r--r--templates/www.ruutu.fi/program.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/www.ruutu.fi/program.xsl b/templates/www.ruutu.fi/program.xsl
index 37b1611..ac4aff0 100644
--- a/templates/www.ruutu.fi/program.xsl
+++ b/templates/www.ruutu.fi/program.xsl
@@ -20,8 +20,8 @@
<xsl:text> </xsl:text>
<xsl:value-of select="normalize-space(.//div[contains(@class, 'field-name-field-episode')])"/>
</label>
- <ref>wvt:///www.ruutu.fi/description.xsl?srcurl=<xsl:value-of select="@about"/></ref>
- <stream>wvt:///www.ruutu.fi/videopage.xsl?srcurl=<xsl:value-of select="@about"/></stream>
+ <ref>wvt:///www.ruutu.fi/description.xsl?srcurl=<xsl:value-of select=".//h2[@class='node-title']/a/@href"/></ref>
+ <stream>wvt:///www.ruutu.fi/videopage.xsl?srcurl=<xsl:value-of select=".//h2[@class='node-title']/a/@href"/></stream>
</link>
</xsl:template>