fixed rss <link/> error
git-svn-id: http://yolanda.mister-muffin.de/svn@216 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
efad2e4a58
commit
e870bcc211
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
<xsl:attribute name="href">
|
||||
<xsl:value-of select="$site_strings[@id='page_root']" />
|
||||
<xsl:value-of select="$site_strings[@id='page_results']" />
|
||||
<xsl:value-of select="//results/@value" />&xslt=rss
|
||||
<xsl:value-of select="//results/@query" />&xslt=rss
|
||||
</xsl:attribute>
|
||||
</link>
|
||||
|
||||
|
|
Loading…
Reference in a new issue