From 3a6739fa4f142aa81a537e70d07eb2d291a7c4a1 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 1 Dec 2020 21:07:07 +0100 Subject: [PATCH] class captcha en double --- core/class/template.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/class/template.class.php b/core/class/template.class.php index d86fa96e..8a6637a8 100755 --- a/core/class/template.class.php +++ b/core/class/template.class.php @@ -64,7 +64,7 @@ class template { copy ('core/vendor/zwiico/png/'.$letters[$firstNumber] . '.png', 'site/tmp/' . $firstLetter . '.png'); copy ('core/vendor/zwiico/png/'.$letters[$secondNumber] . '.png', 'site/tmp/' . $secondLetter . '.png'); // Début du wrapper - $html = '
'; + $html = '
'; // Label $html .= self::label($attributes['id'], '' . template::ico('plus') . ' en chiffres ?', [