Fixed typo. Thanks to Stefano for pointing this problem out.

svn path=/trunk/; revision=4649
This commit is contained in:
Reinhard Müller 2004-11-02 14:43:07 +00:00
parent ee691244f4
commit b92ef76bab
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
<!-- News items -->
<xsl:for-each select="/html/set/news
[translate (@end, '-', '') &lt;= translate ($today, '-', '')]">
[translate (@date, '-', '') &lt;= translate ($today, '-', '')]">
<xsl:sort select="@date" order="descending" />
<xsl:if test="position() &lt; 6">
<item>