diff --git a/index.php b/index.php
index 550ddb8..83b14c5 100644
--- a/index.php
+++ b/index.php
@@ -73,7 +73,6 @@
echo "
Libre en Communs vous remercie de votre engagement. Vous recevrez la réponse à votre demande par courriel prochainement, accompagnée des instructions à suivre pour régler votre cotisation le cas échéant.
";
$content = $numero_pre_adh . "|" . str_replace("|", " ",strtoupper(iconv('utf-8','ASCII//IGNORE//TRANSLIT',str_replace(';', ' ', $_POST['nom']))) . ";" .
- strtoupper(iconv('utf-8','ASCII//IGNORE//TRANSLIT',str_replace(';', ' ', $_POST['prenom']))) . ";" .
iconv('utf-8','ASCII//IGNORE//TRANSLIT',str_replace(';', ' ', $_POST['prenom'])) . ";" .
strtoupper(iconv('utf-8','ASCII//IGNORE//TRANSLIT',str_replace(';', ' ', $_POST['adresse']))) . ";" .
str_replace(';', ' ', $_POST['codepostal']) . ";" .