From 9249ee2e7209b1f6b5da9ecee75408cb545c1647 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Tue, 30 Jun 2009 08:11:32 +0000 Subject: #47615 - move the panel for the conifrm box to the captcha template git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9705 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/captcha_recaptcha.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'phpBB/styles/prosilver/template/captcha_recaptcha.html') diff --git a/phpBB/styles/prosilver/template/captcha_recaptcha.html b/phpBB/styles/prosilver/template/captcha_recaptcha.html index 0cb43cf01f..486124c844 100644 --- a/phpBB/styles/prosilver/template/captcha_recaptcha.html +++ b/phpBB/styles/prosilver/template/captcha_recaptcha.html @@ -1,3 +1,13 @@ + +
+
+ +

{L_CONFIRMATION}

+

{L_CONFIRM_EXPLAIN}

+ +
+ +
@@ -22,4 +32,8 @@
{L_RECAPTCHA_NOT_AVAILABLE} - \ No newline at end of file + + + + + -- cgit v1.2.1