Add link to about/

svn path=/trunk/; revision=1004
This commit is contained in:
taz 2001-07-17 13:38:31 +00:00
parent 610013fef8
commit 0b31b325d3
4 changed files with 24 additions and 0 deletions

View File

@ -90,6 +90,12 @@
<a href="{$fsfeurope}/contact/index.de.html" class="T2">Kontakt</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='about/index.xhtml'">Über</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/about/index.html" class="T2">Über</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='help/help.de.xhtml'">Helfen</xsl:when>
<xsl:otherwise>

View File

@ -98,6 +98,12 @@
<a href="{$fsfeurope}/contact/index.html" class="T2">Contact</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='about/index.xhtml'">About</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/about/index.html" class="T2">About</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='help/help.xhtml'">Help</xsl:when>
<xsl:otherwise>

View File

@ -104,6 +104,12 @@
<a href="{$fsfeurope}/contact/index.fr.html" class="T2">Contact</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='about/index.xhtml'">About</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/about/index.html" class="T2">About</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='background.fr.xhtml'">Contexte</xsl:when>
<xsl:otherwise>

View File

@ -96,6 +96,12 @@
<a href="{$fsfeurope}/contact/index.pt.html" class="T2">Contactos</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='about/index.xhtml'">Sobre</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/about/index.html" class="T2">Sobre</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='background.pt.xhtml'">Contexto</xsl:when>
<xsl:otherwise>