aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_qa_acp.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-07-20 12:47:45 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-07-20 12:47:45 +0000
commit2dbf5fd1a2ac3db106abfb768fe629f66cb328d9 (patch)
treebd8ab3e0fbe8b816c49ab70b83e7c56ed03bd7d3 /phpBB/adm/style/captcha_qa_acp.html
parent354cab397f72f4485101b4e1ca541d229d2b2455 (diff)
downloadforums-2dbf5fd1a2ac3db106abfb768fe629f66cb328d9.tar
forums-2dbf5fd1a2ac3db106abfb768fe629f66cb328d9.tar.gz
forums-2dbf5fd1a2ac3db106abfb768fe629f66cb328d9.tar.bz2
forums-2dbf5fd1a2ac3db106abfb768fe629f66cb328d9.tar.xz
forums-2dbf5fd1a2ac3db106abfb768fe629f66cb328d9.zip
cleaning
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9807 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/captcha_qa_acp.html')
-rw-r--r--phpBB/adm/style/captcha_qa_acp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/captcha_qa_acp.html b/phpBB/adm/style/captcha_qa_acp.html
index 6913915892..d069233ccd 100644
--- a/phpBB/adm/style/captcha_qa_acp.html
+++ b/phpBB/adm/style/captcha_qa_acp.html
@@ -70,7 +70,7 @@
</dl>
<dl>
<dt><label for="question_text">{L_QUESTION_TEXT}</label><br /><span>{L_QUESTION_TEXT_EXPLAIN}</span></dt>
- <dd><input id="question_text" name="question_text" type="text" value="{QUESTION_TEXT}" /></dd>
+ <dd><input id="question_text" maxlength="255" size="60" name="question_text" type="text" value="{QUESTION_TEXT}" /></dd>
</dl>
<dl>
<dt><label for="answers">{L_QUESTION_ANSWERS}</label><br /><span>{L_ANSWERS_EXPLAIN}</span></dt>