Link to new ordering

svn path=/trunk/; revision=2573
This commit is contained in:
greve 2002-11-28 18:14:47 +00:00
parent 2a7056d80a
commit 14fc17f751
1 changed files with 2 additions and 2 deletions

View File

@ -149,9 +149,9 @@
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='order/announce.fr.xhtml'">Articles FSFE</xsl:when>
<xsl:when test="$path='order/order.en.xhtml'">Articles FSFE</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/order/announce.fr.html">Articles FSFE</a>
<a href="{$fsfeurope}/order/order.en.html">Articles FSFE</a>
</xsl:otherwise>
</xsl:choose><br/>
<br/></td>