New "Join the Fellowship" button.
svn path=/trunk/; revision=12354
This commit is contained in:
parent
b32974da4d
commit
471119f3ce
@ -128,22 +128,23 @@
|
||||
</xsl:for-each>
|
||||
</xsl:element>
|
||||
</xsl:for-each>
|
||||
</xsl:element>
|
||||
<!-- End Menu bar -->
|
||||
|
||||
<!-- Language bar -->
|
||||
<xsl:element name="div">
|
||||
<xsl:attribute name="id">language</xsl:attribute>
|
||||
|
||||
<!-- Join the Fellowship -->
|
||||
<xsl:element name="a">
|
||||
<xsl:attribute name="href">http://fellowship.fsfe.org/about</xsl:attribute>
|
||||
<xsl:element name="img">
|
||||
<xsl:attribute name="alt">Join the Fellowship!</xsl:attribute>
|
||||
<xsl:attribute name="src">/graphics/global/Join_Fellowship.png</xsl:attribute>
|
||||
<xsl:attribute name="src">/graphics/join_fellowship.png</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:element>
|
||||
|
||||
</xsl:element>
|
||||
<!-- End Menu bar -->
|
||||
|
||||
<!-- Language bar -->
|
||||
<xsl:element name="div">
|
||||
<xsl:attribute name="id">language</xsl:attribute>
|
||||
|
||||
<!-- Translation list -->
|
||||
<xsl:element name="ul">
|
||||
<xsl:for-each select="/buildinfo/trlist/tr">
|
||||
|
BIN
graphics/join-fellowship.png
Normal file
BIN
graphics/join-fellowship.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user