aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_qa_acp.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-07-19 09:45:23 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-07-19 09:45:23 +0000
commit5a1fa3b56525e6cfbb0929f60b68e52583674589 (patch)
treeb4048c3b9d3ec0c6f776569b80132c341208fe3d /phpBB/adm/style/captcha_qa_acp.html
parentaee21acf48dca17da97d4ab89761adf2d6abf7bd (diff)
downloadforums-5a1fa3b56525e6cfbb0929f60b68e52583674589.tar
forums-5a1fa3b56525e6cfbb0929f60b68e52583674589.tar.gz
forums-5a1fa3b56525e6cfbb0929f60b68e52583674589.tar.bz2
forums-5a1fa3b56525e6cfbb0929f60b68e52583674589.tar.xz
forums-5a1fa3b56525e6cfbb0929f60b68e52583674589.zip
First round of fixes
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9791 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 2ff35bcef1..343bb14a3e 100644
--- a/phpBB/adm/style/captcha_qa_acp.html
+++ b/phpBB/adm/style/captcha_qa_acp.html
@@ -75,7 +75,7 @@
</dl>
<dl>
<dt><label for="answers">{L_QUESTION_ANSWERS}</label><br /><span>{L_ANSWERS_EXPLAIN}</span></dt>
- <dd><textarea id="answers" name="answers">{ANSWERS}</textarea></dd>
+ <dd><textarea id="answers" name="answers" rows="15" cols="80" >{ANSWERS}</textarea></dd>
</dl>
</fieldset>
<fieldset class="quick">