add donateurs.php
This commit is contained in:
parent
cfdda58772
commit
29402961a2
@ -5,3 +5,4 @@ erreur.php
|
|||||||
navigation.fr.xsl
|
navigation.fr.xsl
|
||||||
fsfe-fr.xsl
|
fsfe-fr.xsl
|
||||||
eucd.css
|
eucd.css
|
||||||
|
donateurs.php
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
>
|
>
|
||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- $Id$ -->
|
||||||
|
<title>Dons FSF France Projet EUCD.INFO</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
@ -67,8 +68,8 @@
|
|||||||
|
|
||||||
<tr id="public">
|
<tr id="public">
|
||||||
<select name="public">
|
<select name="public">
|
||||||
<option value="1">oui</option>
|
<option value="1">oui/yes</option>
|
||||||
<option value="0">non</option>
|
<option value="0">non/no</option>
|
||||||
</select>
|
</select>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|||||||
@ -6,6 +6,7 @@
|
|||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
<head>
|
<head>
|
||||||
<!-- $Id$ -->
|
<!-- $Id$ -->
|
||||||
|
<title>Dons FSF France Projet EUCD.INFO</title>
|
||||||
<script language="php">
|
<script language="php">
|
||||||
require("../../conf/conf.class.php3");
|
require("../../conf/conf.class.php3");
|
||||||
require("../../lib/mysql.lib.php3");
|
require("../../lib/mysql.lib.php3");
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
>
|
>
|
||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- $Id$ -->
|
||||||
|
<title>Dons FSF France Projet EUCD.INFO</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
|
|||||||
@ -34,8 +34,6 @@
|
|||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<xsl:template match="/html[@lang='fr']/body/div[@class='main']/form/table/tr[@id='projet']">
|
<xsl:template match="/html[@lang='fr']/body/div[@class='main']/form/table/tr[@id='projet']">
|
||||||
<input type="hidden" name="projetid" value="1" />
|
<input type="hidden" name="projetid" value="1" />
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
>
|
>
|
||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- $Id$ -->
|
||||||
|
<title>Dons FSF France Projet EUCD.INFO</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
|
|||||||
@ -5,7 +5,8 @@
|
|||||||
>
|
>
|
||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- $Id$ -->
|
||||||
|
<title>Dons FSF France Projet EUCD.INFO</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user