changesd planet to blogs in the menu and added translationable item
svn path=/trunk/; revision=22966
This commit is contained in:
parent
2f7361ada1
commit
3dd21f134f
2
fsfe.xsl
2
fsfe.xsl
@ -385,7 +385,7 @@
|
||||
<xsl:attribute name="class">planet</xsl:attribute>
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">http://planet.fsfe.org/</xsl:attribute>
|
||||
Planet
|
||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'planet/blogs'" /></xsl:call-template>
|
||||
</xsl:element>
|
||||
<!-- causes validation errors, needs li to pass validator?
|
||||
<xsl:element name="ul">
|
||||
|
@ -75,7 +75,8 @@
|
||||
<text id="fellowship/card">Card</text>
|
||||
<text id="fellowship/communicate">Contact</text>
|
||||
<text id="fellowship/contact">Contact</text>
|
||||
<text id="planet/planet">Contact</text>
|
||||
<text id="planet/planet">Planet</text>
|
||||
<text id="planet/blogs">Blogs</text>
|
||||
<text id="wiki/wiki">Wiki</text>
|
||||
|
||||
<!-- Date time -->
|
||||
|
Loading…
Reference in New Issue
Block a user