diff options
Diffstat (limited to 'phpBB/language/en/captcha_recaptcha.php')
-rw-r--r-- | phpBB/language/en/captcha_recaptcha.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/language/en/captcha_recaptcha.php b/phpBB/language/en/captcha_recaptcha.php index 463bfffe0d..3dad7a7409 100644 --- a/phpBB/language/en/captcha_recaptcha.php +++ b/phpBB/language/en/captcha_recaptcha.php @@ -48,5 +48,3 @@ $lang = array_merge($lang, array( 'RECAPTCHA_EXPLAIN' => 'In an effort to prevent automatic submissions, we require that you enter both of the words displayed into the text field underneath.', )); - -?>
\ No newline at end of file |