diff --git a/src/Captcha/TextCaptcha.php b/src/Captcha/TextCaptcha.php index 90b287de1..c3b24af81 100644 --- a/src/Captcha/TextCaptcha.php +++ b/src/Captcha/TextCaptcha.php @@ -49,7 +49,7 @@ class TextCaptcha implements CaptchaInterface { $this->captcha->build(); return " - +
"; }