Correct a typo and a template name.

This commit is contained in:
Joe Marcus Clarke 2007-04-16 04:47:15 +00:00
parent 7abeb61235
commit 9f81a70019
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30044

View file

@ -7,7 +7,7 @@
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!-- $FreeBSD: www/en/gnome/newsflash.xsl,v 1.8 2006/01/21 14:58:35 pav Exp $ -->
<!-- $FreeBSD: www/en/gnome/newsflash.xsl,v 1.9 2006/08/19 21:20:34 hrs Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
xmlns:cvs="http://www.FreeBSD.org/XML/CVS" exclude-result-prefixes="cvs">
@ -42,7 +42,8 @@
<xsl:apply-templates select="descendant::month"/>
<xsl:call-templates name="html-news-list-homelink" />
<xsl:call-template
name="html-news-list-newsflash-homelink" />
</div> <!-- contentwrap -->