From d811f9379d25c21eda2d0a1857388df31b1eb618 Mon Sep 17 00:00:00 2001 From: gnieark Date: Wed, 9 Dec 2015 00:16:40 +0100 Subject: [PATCH] stout pour ce soir, dodo --- lang/fr.php | 2 +- src/act.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fr.php b/lang/fr.php index 59e9d5b..a27f42a 100644 --- a/lang/fr.php +++ b/lang/fr.php @@ -13,7 +13,7 @@ $lang=array( 'FIGHT' => 'Baston!', 'DEV-YOUR-OWN-BOT' => 'Developpez votre bot et envoyez le dans cette arène.', 'DOC_SPECS_LINKS' =>'Voici les spécifications techniques', - 'E_MAIL_ADD_BOT_INTRO' => 'Un grand merci pour la participation. Juste un click sur le lien suivant pour valider l\ajout du bot', + 'E_MAIL_ADD_BOT_INTRO' => 'Un grand merci pour la participation. Suivez le lien suivant pour valider l\'ajout du bot', 'E_MAIL_ADD_BOT_INTRO_HTML' => '

Un grand merci pour la participation.

Juste un click sur le lien suivant pour valider l\ajout du bot

', 'E_MAIL_ADD_BOT_SIGNATURE' => 'Gnieark', 'E_MAIL_ADD_BOT_SIGNATURE_HTML' => '

Gnieark.

', diff --git a/src/act.php b/src/act.php index 9f3e9d0..f00e27e 100644 --- a/src/act.php +++ b/src/act.php @@ -86,7 +86,7 @@ switch($_POST['act']){ } } - echo "TODO"; + //echo "TODO"; break; default: error(500,"erf");