From 1aeec5df03baf242c4170cebe5464c8290b0a247 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Sun, 23 Aug 2009 15:08:37 +0000 Subject: [PATCH] Some more cleanup. Mostly whitespace changes. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10047 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../prosilver/template/captcha_default.html | 5 +-- .../styles/prosilver/template/captcha_qa.html | 2 +- .../prosilver/template/captcha_recaptcha.html | 16 ++++----- .../subsilver2/template/captcha_default.html | 5 +-- .../subsilver2/template/captcha_qa.html | 6 ++-- .../template/captcha_recaptcha.html | 36 +++++++++---------- 6 files changed, 36 insertions(+), 34 deletions(-) diff --git a/phpBB/styles/prosilver/template/captcha_default.html b/phpBB/styles/prosilver/template/captcha_default.html index 87a3ba1575..35771fce4e 100644 --- a/phpBB/styles/prosilver/template/captcha_default.html +++ b/phpBB/styles/prosilver/template/captcha_default.html @@ -6,8 +6,8 @@

{L_CONFIRM_EXPLAIN}

- +
{L_CONFIRM_CODE}
@@ -16,8 +16,9 @@
{L_CONFIRM_CODE_EXPLAIN}
+
- \ No newline at end of file + diff --git a/phpBB/styles/prosilver/template/captcha_qa.html b/phpBB/styles/prosilver/template/captcha_qa.html index 9de9bb8dc7..fa64e76114 100644 --- a/phpBB/styles/prosilver/template/captcha_qa.html +++ b/phpBB/styles/prosilver/template/captcha_qa.html @@ -9,7 +9,7 @@
:
{L_CONFIRM_QUESTION_EXPLAIN}
- +
diff --git a/phpBB/styles/prosilver/template/captcha_recaptcha.html b/phpBB/styles/prosilver/template/captcha_recaptcha.html index 510a1d3124..18113b7632 100644 --- a/phpBB/styles/prosilver/template/captcha_recaptcha.html +++ b/phpBB/styles/prosilver/template/captcha_recaptcha.html @@ -16,18 +16,18 @@ - + diff --git a/phpBB/styles/subsilver2/template/captcha_default.html b/phpBB/styles/subsilver2/template/captcha_default.html index 61fc4ad68c..76d0edbec4 100644 --- a/phpBB/styles/subsilver2/template/captcha_default.html +++ b/phpBB/styles/subsilver2/template/captcha_default.html @@ -9,7 +9,8 @@ - {L_CONFIRM_CODE}:
{L_CONFIRM_CODE_EXPLAIN} + {L_CONFIRM_CODE}:
{L_CONFIRM_CODE_EXPLAIN} + - \ No newline at end of file + diff --git a/phpBB/styles/subsilver2/template/captcha_qa.html b/phpBB/styles/subsilver2/template/captcha_qa.html index c9f2ecbb4d..dc8d5505a1 100644 --- a/phpBB/styles/subsilver2/template/captcha_qa.html +++ b/phpBB/styles/subsilver2/template/captcha_qa.html @@ -2,7 +2,7 @@ {QA_CONFIRM_QUESTION} - {QA_CONFIRM_QUESTION}:
- + {QA_CONFIRM_QUESTION}:
+ - \ No newline at end of file + diff --git a/phpBB/styles/subsilver2/template/captcha_recaptcha.html b/phpBB/styles/subsilver2/template/captcha_recaptcha.html index f6e3c8a217..d8b06d2c51 100644 --- a/phpBB/styles/subsilver2/template/captcha_recaptcha.html +++ b/phpBB/styles/subsilver2/template/captcha_recaptcha.html @@ -2,25 +2,25 @@ {L_CONFIRM_CODE} - {L_CONFIRM_CODE}:
{L_RECAPTCHA_EXPLAIN} - - - + + {L_CONFIRM_CODE}:
{L_RECAPTCHA_EXPLAIN} + + + + + + - - {L_RECAPTCHA_NOT_AVAILABLE} - - \ No newline at end of file