svn path=/branches/design/; revision=17415

This commit is contained in:
samtuke 2010-10-09 16:34:44 +00:00
parent 49954b49c4
commit 63bb3d1cc1

View File

@ -150,7 +150,10 @@
<!-- FSFE portal menu -->
<xsl:element name="li">
<xsl:attribute name="class">fsfe</xsl:attribute>
FSFE
<xsl:element name="a">
<xsl:attribute name="href">/</xsl:attribute>
FSFE
</xsl:element>
<xsl:element name="ul">
<xsl:variable name="menu"><xsl:value-of select="@id" /></xsl:variable>
@ -190,7 +193,10 @@
<!-- Planet portal menu -->
<xsl:element name="li">
<xsl:attribute name="class">planet</xsl:attribute>
Planet
<xsl:element name="a">
<xsl:attribute name="href">http://planet.fsfe.org</xsl:attribute>
Planet
</xsl:element>
<xsl:element name="ul">
</xsl:element>
@ -199,7 +205,10 @@
<!-- Fellowship portal menu -->
<xsl:element name="li">
<xsl:attribute name="class">fellowship</xsl:attribute>
Fellowship
<xsl:element name="a">
<xsl:attribute name="href">http://fellowship.fsfe.org</xsl:attribute>
Fellowship
</xsl:element>
<xsl:element name="ul">
<xsl:variable name="menu"><xsl:value-of select="@id" /></xsl:variable>