From: Pascal Corpet Date: Sat, 28 May 2005 17:10:05 +0000 (+0000) Subject: vire un bouton valider inutile X-Git-Tag: xorg/old~102 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=bb550a443804730e41d8056ac70ec2911f0f847e;p=platal.git vire un bouton valider inutile git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-660 --- diff --git a/htdocs/antispam.php b/htdocs/antispam.php index b835c73..4c61a5a 100644 --- a/htdocs/antispam.php +++ b/htdocs/antispam.php @@ -25,7 +25,7 @@ require_once("emails.inc.php"); $bogo = new Bogo(Session::getInt('uid')); -if (Env::has('filtre') and Env::has('statut_filtre')) { +if (Env::has('statut_filtre')) { $bogo->change(Session::getInt('uid'), Env::getInt('statut_filtre')); } diff --git a/templates/antispam.tpl b/templates/antispam.tpl index ad39b29..922c3ca 100644 --- a/templates/antispam.tpl +++ b/templates/antispam.tpl @@ -46,19 +46,14 @@ Trois r Choisis ton propre réglage :
- + (1) le filtre anti-spam est coupé
- + (2) le filtre anti-spam est activé, et marque les mails
- + (3) le filtre anti-spam est activé, et élimine les mails détectés comme spams
- - - - -