Added "Join the Fellowship" button to top of each page, and moved language list

to the left.

svn path=/trunk/; revision=8441
This commit is contained in:
2007-06-22 21:29:39 +00:00
parent 668976d205
commit 27f26c1244
2 changed files with 20 additions and 6 deletions

View File

@@ -142,6 +142,15 @@
<xsl:element name="div">
<xsl:attribute name="class">language</xsl:attribute>
<!-- Join the Fellowship -->
<xsl:element name="a">
<xsl:attribute name="href">https://www.fsfe.org/join</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:element>
</xsl:element>
<!-- Translation list -->
<xsl:element name="ul">
<xsl:for-each select="/buildinfo/trlist/tr">