aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2010-01-26 10:57:00 +0000
committerHenry Sudhof <kellanved@phpbb.com>2010-01-26 10:57:00 +0000
commitb4c87cc504216af360f18bcb3123540fbea5091a (patch)
tree7380af646fd1aca930fb2140853e3c985fa2822c /phpBB/adm
parentb4d6b1e980473914601e1fb1a9c0cc0e4a6fde57 (diff)
downloadforums-b4c87cc504216af360f18bcb3123540fbea5091a.tar
forums-b4c87cc504216af360f18bcb3123540fbea5091a.tar.gz
forums-b4c87cc504216af360f18bcb3123540fbea5091a.tar.bz2
forums-b4c87cc504216af360f18bcb3123540fbea5091a.tar.xz
forums-b4c87cc504216af360f18bcb3123540fbea5091a.zip
ACP usability
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10450 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/style/captcha_qa_acp_demo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/captcha_qa_acp_demo.html b/phpBB/adm/style/captcha_qa_acp_demo.html
index 57bed8af53..0ea2d6a024 100644
--- a/phpBB/adm/style/captcha_qa_acp_demo.html
+++ b/phpBB/adm/style/captcha_qa_acp_demo.html
@@ -1,5 +1,5 @@
<dl>
- <dt><label for="answer">{L_CONFIRM_QUESTION}:</label><br /><span>{L_CONFIRM_QUESTION_EXPLAIN}</span></dt>
+ <dt><label for="answer"><!-- IF QA_CONFIRM_QUESTION --> {QA_CONFIRM_QUESTION} <!-- ELSE --> {L_CONFIRM_QUESTION} <!-- ENDIF -->:</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}" />