- Fix a typo
Spotted by: gjb
This commit is contained in:
parent
1365e9ed1f
commit
c61da2b6d9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39538
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
<xsl:apply-templates select="/news/descendant::month"/>
|
||||
|
||||
<xsl:for-each select="/news">
|
||||
<xsl:call-templates name="html-news-list-homelink" />
|
||||
<xsl:call-template name="html-news-list-homelink" />
|
||||
</xsl:for-each>
|
||||
</xsl:template>
|
||||
|
||||
|
|
Loading…
Reference in a new issue