diff --git a/frontend/simple/classes/DisplayController.php b/frontend/simple/classes/DisplayController.php index 77ad9ebad..571fa1888 100644 --- a/frontend/simple/classes/DisplayController.php +++ b/frontend/simple/classes/DisplayController.php @@ -675,8 +675,6 @@ class DisplayController{ if(AppSettings::getInstance()->getSetting('google-secret_captcha') !== false && AppSettings::getInstance()->getSetting('google-recaptcha_sitekey') !== false) echo '
'; - - echo ' '; // Error text if(!empty($error)){