italian pages works now (thanks oberger)

svn path=/trunk/; revision=1293
This commit is contained in:
cgabriel 2001-08-28 13:01:13 +00:00
parent 68de8f898c
commit 828ce040b4
3 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2001-08-28 Christopher R. Gabriel <cgabriel@cgabriel.org>
* fsfe.xsl: added navigation.it.xsl and sorted the include
alphabetically.
2001-04-24 loic <loic@jev>
* /webcvs/fsfe/fr/server/sysadmin-france.en.html: Push HTML version

View File

@ -44,9 +44,10 @@
</head>
</xsl:template>
<xsl:include href="navigation.fr.xsl" />
<xsl:include href="navigation.en.xsl" />
<xsl:include href="navigation.de.xsl" />
<xsl:include href="navigation.en.xsl" />
<xsl:include href="navigation.fr.xsl" />
<xsl:include href="navigation.it.xsl" />
<xsl:include href="navigation.pt.xsl" />
<xsl:template match="@*|node()" priority="-1">

View File

@ -5,7 +5,8 @@
<xsl:template match="/html[@lang='it']/body/div">
<!-- FSF related sites -->
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tr bgcolor="#e7e7e7"><td><img src="{$fsfeurope}/images/pix.png" width="1" height="1" alt="" /></td></tr></table>
<table cellspacing="0" cellpadding="0" width="100%" border="0"><tr bgcolor="#e7e7e7"><td><img src="{$fsfeurope}/images/pix.png" width="1" height="1" alt="" /></td></tr></table>
<table cellspacing="0" cellpadding="1" width="100%" border="0">
<tr valign="middle">
<td class="newstext">
@ -106,9 +107,9 @@
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>
<xsl:when test="$path='help/help.xhtml'">Aiuto</xsl:when>
<xsl:when test="$path='help/help.it.xhtml'">Aiuto</xsl:when>
<xsl:otherwise>
<a href="{$fsfeurope}/help/help.html" class="T2">Aiuto</a>
<a href="{$fsfeurope}/help/help.it.html" class="T2">Aiuto</a>
</xsl:otherwise>
</xsl:choose><br/>
<xsl:choose>