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