summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xml/htdocs/xsl/guide.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/htdocs/xsl/guide.xsl b/xml/htdocs/xsl/guide.xsl
index 12108924..c3332820 100644
--- a/xml/htdocs/xsl/guide.xsl
+++ b/xml/htdocs/xsl/guide.xsl
@@ -1914,7 +1914,7 @@ Copyright 2001-<xsl:value-of select="substring(func:today(),1,4)"/> Gentoo Found
</tr>
<xsl:choose>
<xsl:when test="$ads='ads2'">
- <xsl:call-template name="ads">
+ <xsl:call-template name="ads2">
<xsl:with-param name="images" select="$images"/>
</xsl:call-template>
</xsl:when>