aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_qa_acp.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-07-20 11:07:10 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-07-20 11:07:10 +0000
commit8d28978d8595c45e1e55b25a5bc8161534d5296c (patch)
treedfcb6378839fb389e7b25369862a46dbd7b6a660 /phpBB/adm/style/captcha_qa_acp.html
parent46d8bcff7eff70d97545562182f09f69d3c17913 (diff)
downloadforums-8d28978d8595c45e1e55b25a5bc8161534d5296c.tar
forums-8d28978d8595c45e1e55b25a5bc8161534d5296c.tar.gz
forums-8d28978d8595c45e1e55b25a5bc8161534d5296c.tar.bz2
forums-8d28978d8595c45e1e55b25a5bc8161534d5296c.tar.xz
forums-8d28978d8595c45e1e55b25a5bc8161534d5296c.zip
cleaning
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9805 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 245f57b65e..7cb563dae6 100644
--- a/phpBB/adm/style/captcha_qa_acp.html
+++ b/phpBB/adm/style/captcha_qa_acp.html
@@ -74,7 +74,7 @@
</dl>
<dl>
<dt><label for="answers">{L_QUESTION_ANSWERS}</label><br /><span>{L_ANSWERS_EXPLAIN}</span></dt>
- <dd><textarea id="answers" name="answers" rows="15" cols="80" >{ANSWERS}</textarea></dd>
+ <dd><textarea id="answers" style="word-wrap: normal; overflow-x: scroll;" name="answers" rows="15" cols="800" >{ANSWERS}</textarea></dd>
</dl>
</fieldset>
<fieldset class="quick">