MFen: 1.136 -> 1.137

This commit is contained in:
Alex Dupre 2005-10-12 20:25:55 +00:00
parent b64a077d80
commit 647564b581
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25996

View file

@ -1,8 +1,8 @@
<!--
The FreeBSD Italian Documentation Project
$FreeBSD: www/it/index.xsl,v 1.23 2005/10/08 18:47:39 ale Exp $
Original revision: 1.136
$FreeBSD: www/it/index.xsl,v 1.24 2005/10/12 06:16:14 ale Exp $
Original revision: 1.137
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -10,7 +10,7 @@
<xsl:import href="includes.xsl"/>
<xsl:import href="../en/news/includes.xsl"/>
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.23 2005/10/08 18:47:39 ale Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.24 2005/10/12 06:16:14 ale Exp $'"/>
<xsl:variable name="title" select="'The FreeBSD Project'"/>
<xsl:output type="html" encoding="iso-8859-1"
@ -162,6 +162,9 @@
<li>
<a href="http://www.freebsdfoundation.org/" title="Fondazione">Fondazione</a>
</li>
<li>
<a href="{$enbase}/ports/index.html" title="Port">Port</a>
</li>
</ul>
</div> <!-- frontshortcutscontent -->
</div> <!-- frontshortcuts -->