diff --git a/phpBB/adm/style/captcha_qa_acp.html b/phpBB/adm/style/captcha_qa_acp.html index 2ff35bcef1..343bb14a3e 100644 --- a/phpBB/adm/style/captcha_qa_acp.html +++ b/phpBB/adm/style/captcha_qa_acp.html @@ -75,7 +75,7 @@

{L_ANSWERS_EXPLAIN}
-
+
diff --git a/phpBB/adm/style/captcha_qa_acp_demo.html b/phpBB/adm/style/captcha_qa_acp_demo.html index 5c3f9c320e..919d4d48d5 100644 --- a/phpBB/adm/style/captcha_qa_acp_demo.html +++ b/phpBB/adm/style/captcha_qa_acp_demo.html @@ -1,7 +1,7 @@
-

{L_QUESTION_EXPLAIN}
+

{L_CONFIRM_QUESTION_EXPLAIN}
- +
diff --git a/phpBB/language/en/captcha_qa.php b/phpBB/language/en/captcha_qa.php index 03721cc8a9..5be92b4cdb 100644 --- a/phpBB/language/en/captcha_qa.php +++ b/phpBB/language/en/captcha_qa.php @@ -42,6 +42,9 @@ $lang = array_merge($lang, array( 'QUESTION_ANSWERS' => 'Answers', 'ANSWERS_EXPLAIN' => 'The Answers. Please write one answer per line.', + 'CONFIRM_QUESTION' => 'Question', + + 'ANSWER' => 'Answer', 'QUESTIONS' => 'Questions', 'QUESTIONS_EXPLAIN' => 'Here you can add enter and edit questions to be asked on registration to ward against automatted installs.', 'QUESTION_DELETED' => 'Question deleted', diff --git a/phpBB/styles/prosilver/template/captcha_qa.html b/phpBB/styles/prosilver/template/captcha_qa.html index 2f57afc61a..52df6fac4a 100644 --- a/phpBB/styles/prosilver/template/captcha_qa.html +++ b/phpBB/styles/prosilver/template/captcha_qa.html @@ -10,7 +10,7 @@
:
{L_CONFIRM_QUESTION_EXPLAIN}
- +