<image/> in news <item/>: fix @alt attribute

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1019 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2007-10-08 20:17:21 +00:00
parent fce3f56cb0
commit 256e71d55a
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ div#akct a#akpeel:hover {
</xsl:choose>
<xsl:attribute name="title"><xsl:value-of select="@title"/></xsl:attribute>
<xsl:attribute name="alt"><xsl:value-of select="title"/></xsl:attribute>
<xsl:attribute name="alt"><xsl:value-of select="@title"/></xsl:attribute>
<!-- News-Items haben ihre Bilder abwechselnd rechts und links... -->
<xsl:attribute name="class">
<xsl:choose>