diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-09-07 11:57:58 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-09-07 11:57:58 +0000 |
| commit | 02b2cced5ae562145288a0dbe2bd534bf4f41b7f (patch) | |
| tree | e414f344666a6324d2d9a14a672cad90cecbb17e /phpBB/adm/style/captcha_qa_acp_demo.html | |
| parent | 5f244f64c6f5e303defed088619b79c096daf614 (diff) | |
| download | forums-02b2cced5ae562145288a0dbe2bd534bf4f41b7f.tar forums-02b2cced5ae562145288a0dbe2bd534bf4f41b7f.tar.gz forums-02b2cced5ae562145288a0dbe2bd534bf4f41b7f.tar.bz2 forums-02b2cced5ae562145288a0dbe2bd534bf4f41b7f.tar.xz forums-02b2cced5ae562145288a0dbe2bd534bf4f41b7f.zip | |
beautify q&a captcha a bit (only slightly)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10116 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.html | 2 |
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 474dfc58ea..57bed8af53 100644 --- a/phpBB/adm/style/captcha_qa_acp_demo.html +++ b/phpBB/adm/style/captcha_qa_acp_demo.html @@ -2,6 +2,6 @@ <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> |
