MFen 1.7->1.9
This commit is contained in:
parent
31a056e4cc
commit
9283414260
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17691
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/fr/news/newsflash.xsl,v 1.1 2002/12/08 16:45:35 stephane Exp $ -->
|
||||
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.7
|
||||
Original revision: 1.9
|
||||
|
||||
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
||||
-->
|
||||
|
@ -57,7 +57,7 @@
|
|||
pour les mises à jour spécifiques à ces projets.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="{$base}/java/newsflash.html">Java sur FreeBSD</a></li>
|
||||
<li><a href="{$base}/java/newsflash.html"><xsl:value-of select="$java"/> sur FreeBSD</a></li>
|
||||
<li><a href="http://freebsd.kde.org/">KDE sur FreeBSD</a></li>
|
||||
<li><a href="{$base}/gnome/newsflash.html">GNOME sur FreeBSD</a></li>
|
||||
</ul>
|
||||
|
@ -72,7 +72,8 @@
|
|||
<xsl:apply-templates select="descendant::month"/>
|
||||
|
||||
<p>Anciennes annonces :
|
||||
<a href="2001/index.html">2001</a>,
|
||||
<a href="2002/index.html">2002</a>,
|
||||
<a href="2001/index.html">2001</a>,
|
||||
<a href="2000/index.html">2000</a>,
|
||||
<a href="1999/index.html">1999</a>,
|
||||
<a href="1998/index.html">1998</a>,
|
||||
|
|
Loading…
Reference in a new issue