[ Index ] |
|
Code source de Dolibarr 2.0.1 |
1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE xsl:stylesheet [<!ENTITY nbsp " ">]> 3 <xsl:stylesheet version="1.0" 4 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 5 6 <xsl:template match="/html[@lang='fr']/body/div"> 7 <!-- $Id: navigation.fr.xsl,v 1.2 2003/09/12 12:46:45 loic Exp $ --> 8 <!-- $Source: /cvsroot/dolibarr/dolibarr/htdocs/public/dons/navigation.fr.xsl,v $ --> 9 <!-- Top menu line --> 10 <table border="1" cellpadding="5" cellspacing="10" class="main"> 11 <tr> 12 <td colspan="2"> 13 <span><img src="http://eucd.info/eucd.info-logo-50x64.png" align="middle" /> <a href="http://eucd.info/">EUCD.INFO</a> - Au <a href="http://eucd.info/donations.fr.php">secours</a> de la copie privée<br/>For UK citizens: <a href="http://www.eucd.org/">www.eucd.org</a> is addressing the same problem your country.</span> 14 </td> 15 </tr> 16 17 <tr> 18 <td valign="top"> 19 <a href="http://eucd.info/index.fr.php">Accueil</a><br /> 20 <a href="http://eucd.info/documents/documents.fr.php">Dossier</a><br /> 21 <a href="http://eucd.info/revue.fr.php">Presse</a><br /> 22 <br/> 23 <a href="http://eucd.info/donations.fr.php">Aider</a><br /> 24 <a href="http://eucd.info/transparence.fr.php">Transparence</a><br /> 25 <a href="http://wiki.ael.be/index.php/EUCD-Status">Situation</a><br /> 26 <a href="http://mail.gnu.org/mailman/listinfo/fsfe-france">Discuter</a><br /> 27 <a href="http://eucd.info/who.fr.php">Qui</a><br /> 28 <a href="http://eucd.info/images.fr.php">Images</a><br /> 29 <br /> 30 <br /> 31 <a href="https://dons.eucd.info/">Dons</a><br /> 32 <script language="php"> 33 if (file_exists ("therm.php")) 34 { 35 include ("therm.php"); 36 } 37 </script> 38 39 </td> 40 41 <td valign="top"> 42 43 <xsl:apply-templates select="@*|node()"/> 44 45 </td> 46 </tr> 47 48 </table> 49 <address><a href="mailto:contact@eucd.info">Contact:</a> EUCD.INFO c/o FSF France 8, rue de valois, 75001 Paris - Tel: 01 42 76 05 49 - Mail: <a href="mailto:contact@eucd.info">contact@eucd.info</a> - Web: <a href="http://eucd.info/">http://eucd.info/</a></address> 50 </xsl:template> 51 52 <!-- 53 Local Variables: *** 54 mode: xml *** 55 End: *** 56 --> 57 </xsl:stylesheet>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 12:29:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |