diff --git a/core/class/template.class.php b/core/class/template.class.php index 1cfb8c89..cc0a81fa 100644 --- a/core/class/template.class.php +++ b/core/class/template.class.php @@ -56,7 +56,7 @@ class template { 'type'=> 'alpha' // num(érique) ou alpha(bétique) ], $attributes); // Traduction de l'aide et de l'étiquette - $attributes['value'] = helper::translate($attributes['value']); + // $attributes['value'] = helper::translate($attributes['value']); $attributes['help'] = helper::translate($attributes['help']); // Captcha quatre opérations // Limite addition et soustraction selon le type de captcha