xsl/xhtml5: 5 calendar-events in portal

This commit is contained in:
Astro 2013-12-05 00:22:42 +01:00
parent c5033802a1
commit 279cc6f67f
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@
<a href="calendar.html">Kalender</a>
</h3>
<xsl:call-template name="calendar-events">
<xsl:with-param name="limit" select="4"/>
<xsl:with-param name="limit" select="5"/>
</xsl:call-template>
</article>