From 9249ee2e7209b1f6b5da9ecee75408cb545c1647 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Tue, 30 Jun 2009 08:11:32 +0000 Subject: [PATCH] #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 --- .../prosilver/template/captcha_default.html | 16 +++++++++++++++- .../prosilver/template/captcha_recaptcha.html | 16 +++++++++++++++- .../prosilver/template/ucp_register.html | 18 +++++------------- 3 files changed, 35 insertions(+), 15 deletions(-) diff --git a/phpBB/styles/prosilver/template/captcha_default.html b/phpBB/styles/prosilver/template/captcha_default.html index 00d901825a..7b36718225 100644 --- a/phpBB/styles/prosilver/template/captcha_default.html +++ b/phpBB/styles/prosilver/template/captcha_default.html @@ -1,4 +1,13 @@ + +
+
+

{L_CONFIRMATION}

+

{L_CONFIRM_EXPLAIN}

+ +
+ +
{L_CONFIRM_CODE}
@@ -6,4 +15,9 @@
{L_CONFIRM_CODE_EXPLAIN}
-
\ No newline at end of file + + +
+
+
+ \ No newline at end of file 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 + + + + + diff --git a/phpBB/styles/prosilver/template/ucp_register.html b/phpBB/styles/prosilver/template/ucp_register.html index f35b5c9810..578808e6bb 100644 --- a/phpBB/styles/prosilver/template/ucp_register.html +++ b/phpBB/styles/prosilver/template/ucp_register.html @@ -71,17 +71,9 @@
-
- -
-
- -

{L_CONFIRMATION}

-

{L_CONFIRM_EXPLAIN}

- -
+ @@ -89,8 +81,7 @@ -
-
+
@@ -98,10 +89,11 @@

{L_COPPA_COMPLIANCE}

{L_COPPA_EXPLAIN}

- -
+ + +