Fix wrong entities.

This commit is contained in:
Marc Fonvieille 2005-10-06 15:18:22 +00:00
parent ff8e7b6512
commit 81cafaa286
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25899
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD: www/fr/includes.xsl,v 1.10 2005/10/06 12:56:02 blackend Exp $ -->
<!-- $FreeBSD: www/fr/includes.xsl,v 1.11 2005/10/06 14:20:31 blackend Exp $ -->
<!--
The FreeBSD French Documentation Project
@ -124,17 +124,17 @@
<xsl:if test="$section = 'about'" >
<ul>
<li><a href="{$base}/about.html">A propos</a></li>
<li><a href="{$base}/features.html">Fonctionnalit&eacute;s</a></li>
<li><a href="{$base}/features.html">Fonctionnalit&#233;s</a></li>
<li><a href="{$base}/applications.html">Applications</a></li>
<li><a href="{$base}/internet.html">Internet</a></li>
<li><a href="{$base}/advocacy/">Pros&eacute;lytisme</a></li>
<li><a href="{$base}/advocacy/">Pros&#233;lytisme</a></li>
<li><a href="{$enbase}/marketing/">Marketing</a></li>
<li><a href="{$base}/news/newsflash.html">Nouvelles du projet</a></li>
<li><a href="{$base}/events/events.html">Ev&#233;nements</a></li>
<li><a href="{$base}/news/press.html">Dans la presse</a></li>
<li><a href="{$base}/art.html">Ressources artistiques</a></li>
<li><a href="{$base}/donations/">Donations</a></li>
<li><a href="{$base}/copyright/">Informations l&eacute;gales</a></li>
<li><a href="{$base}/copyright/">Informations l&#233;gales</a></li>
</ul>
</xsl:if>

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/fr/index.xsl,v 1.17 2005/10/06 12:56:02 blackend Exp $ -->
<!-- $FreeBSD: www/fr/index.xsl,v 1.18 2005/10/06 14:32:35 blackend Exp $ -->
<!--
The FreeBSD French Documentation Project
@ -14,7 +14,7 @@
<xsl:import href="news/includes.xsl"/>
<xsl:variable name="base" select="'.'"/>
<xsl:variable name="date" select="'$FreeBSD: www/fr/index.xsl,v 1.17 2005/10/06 12:56:02 blackend Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/fr/index.xsl,v 1.18 2005/10/06 14:32:35 blackend Exp $'"/>
<xsl:variable name="title" select="'Le Projet FreeBSD'"/>
<!-- these params should be externally bound. The values
@ -74,7 +74,7 @@
<div id="frontfeatureleft">
<div id="frontfeaturecontent">
<h1>
Basé sur UNIX&#174; BSD
Bas&#233; sur UNIX&#174; BSD
</h1>
<p>FreeBSD est un syst&#232;me d'exploitation avanc&#233; pour
les architectures compatibles x86 (y compris Pentium et Athlon), compatibles
@ -185,7 +185,7 @@
<div class="frontnewroundbox">
<div class="frontnewtop"><div>&#160;</div>&#160;</div>
<div class="frontnewcontent">
<a href="{$base}/projects/newbies.html">Débutant sous FreeBSD?</a>
<a href="{$base}/projects/newbies.html">D&#233;butant sous FreeBSD?</a>
</div> <!-- frontnewcontent -->
<div class="frontnewbot"><div>&#160;</div>&#160;</div>
</div> <!-- frontnewroundbox -->