aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_qa_acp_demo.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-07-19 22:21:50 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-07-19 22:21:50 +0000
commite7a17a34295106391cb1803070dccb9e7a419d86 (patch)
tree67edbfedd37d8ee5283698bbdf6468e121de40ca /phpBB/adm/style/captcha_qa_acp_demo.html
parent76508b59d71f5c9943256045a4677888aca2464c (diff)
downloadforums-e7a17a34295106391cb1803070dccb9e7a419d86.tar
forums-e7a17a34295106391cb1803070dccb9e7a419d86.tar.gz
forums-e7a17a34295106391cb1803070dccb9e7a419d86.tar.bz2
forums-e7a17a34295106391cb1803070dccb9e7a419d86.tar.xz
forums-e7a17a34295106391cb1803070dccb9e7a419d86.zip
Set some svn properties. Cleanup.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9799 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/captcha_qa_acp_demo.html')
-rw-r--r--phpBB/adm/style/captcha_qa_acp_demo.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/captcha_qa_acp_demo.html b/phpBB/adm/style/captcha_qa_acp_demo.html
index 919d4d48d5..474dfc58ea 100644
--- a/phpBB/adm/style/captcha_qa_acp_demo.html
+++ b/phpBB/adm/style/captcha_qa_acp_demo.html
@@ -1,7 +1,7 @@
<dl>
<dt><label for="answer">{L_CONFIRM_QUESTION}:</label><br /><span>{L_CONFIRM_QUESTION_EXPLAIN}</span></dt>
-
+
<dd>
- <input type="text" tabindex="10" name="answer" id="answer" size="45" class="inputbox autowidth" title="{L_ANSWER}" />
+ <input type="text" tabindex="10" name="answer" id="answer" size="45" class="inputbox autowidth" title="{L_ANSWER}" />
</dd>
</dl>