Update link to French web site.
First commit in 2004, update the copyright. Approved by: blackend (mentor)
This commit is contained in:
parent
f20ab8ca4c
commit
f28bd0dfef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19539
3 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/it/includes.sgml,v 1.3 2003/07/07 15:59:26 blackend Exp $ -->
|
||||
<!-- $FreeBSD: www/it/includes.sgml,v 1.4 2003/11/10 00:14:49 simon Exp $ -->
|
||||
|
||||
<!ENTITY url.doc.langcode 'it_IT.ISO8859-15'>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
<!-- file if necessary. -->
|
||||
<!ENTITY copyright '© 1995-2003 The FreeBSD Project.
|
||||
<!ENTITY copyright '© 1995-2004 The FreeBSD Project.
|
||||
Tutti i diritti riservati.'>
|
||||
<!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contatti</a> | <a href="&enbase;/copyright/index.html">note legali</a> | ©right;'>
|
||||
<!ENTITY home '<a href="&base;/index.html"><img src="&enbase;/gifs/home.gif"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/it/includes.xsl,v 1.4 2003/11/10 00:14:49 simon Exp $ -->
|
||||
<!-- $FreeBSD: www/it/includes.xsl,v 1.5 2003/12/13 10:56:11 blackend Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
|||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="copyright">
|
||||
<a href="{$enbase}/copyright/index.html">Copyright</a> © 1995-2003 the FreeBSD Project. Tutti i diritti riservati.
|
||||
<a href="{$enbase}/copyright/index.html">Copyright</a> © 1995-2004 the FreeBSD Project. Tutti i diritti riservati.
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="home">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/it/index.xsl,v 1.5 2003/11/10 00:14:49 simon Exp $ -->
|
||||
<!-- $FreeBSD: www/it/index.xsl,v 1.6 2003/12/13 10:56:11 blackend Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="enbase" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.5 2003/11/10 00:14:49 simon Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.6 2003/12/13 10:56:11 blackend Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<!-- these params should be externally bound. The values
|
||||
|
@ -72,7 +72,7 @@
|
|||
<xsl:text> </xsl:text>
|
||||
<a href="{$enbase}/es/index.html" title="Spagnolo">[es]</a>
|
||||
<xsl:text> </xsl:text>
|
||||
<a href="http://www.freebsd-fr.org/index-trad.html" title="Francese">[fr]</a>
|
||||
<a href="{$enbase}/fr/index.html" title="Francese">[fr]</a>
|
||||
<xsl:text> </xsl:text>
|
||||
<span title="Italiano">[it]</span>
|
||||
<xsl:text> </xsl:text>
|
||||
|
@ -450,7 +450,7 @@
|
|||
<xsl:value-of select="$date"/></small></td>
|
||||
|
||||
<td align="right"
|
||||
valign="top"><small><a href="{$enbase}/copyright/index.html">Note legali</a> © 1995-2003
|
||||
valign="top"><small><a href="{$enbase}/copyright/index.html">Note legali</a> © 1995-2004
|
||||
The FreeBSD Project.<br/>
|
||||
Tutti i diritti riservati.</small></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue