Removed brackets around alt text in the FSFE logo, and removed whitespaces.

svn path=/trunk/; revision=11126
This commit is contained in:
att 2008-09-28 22:30:23 +00:00
parent cc13a3259f
commit 217f8d92ad
1 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@
<xsl:attribute name="class">gl</xsl:attribute>
<xsl:attribute name="href">/</xsl:attribute>
<xsl:element name="img">
<xsl:attribute name="alt">[FSFE Logo]</xsl:attribute>
<xsl:attribute name="alt">FSFE Logo</xsl:attribute>
<xsl:attribute name="src">/graphics/logo.png</xsl:attribute>
</xsl:element>
</xsl:element>
@ -92,7 +92,7 @@
</xsl:element>
</xsl:otherwise>
</xsl:choose>
</xsl:element>
</xsl:element>
<xsl:for-each select="/buildinfo/menuset/menu[@parent=$id]">
<xsl:sort select="@id" />
<xsl:variable name="mid"><xsl:value-of select="@id"/></xsl:variable>
@ -116,7 +116,7 @@
</xsl:for-each>
</xsl:element>
<!-- End Menu bar -->
<!-- Language bar -->
<xsl:element name="div">
<xsl:attribute name="class">language</xsl:attribute>