mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 10:40:28 +02:00
Initial commit for the QA captcha. Needs language & style finetuning and bug searching & fixing
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9786 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
7
phpBB/adm/style/captcha_qa_acp_demo.html
Executable file
7
phpBB/adm/style/captcha_qa_acp_demo.html
Executable file
@@ -0,0 +1,7 @@
|
||||
<dl>
|
||||
<dt><label for="answer">{L_QUESTION}:</label><br /><span>{L_QUESTION_EXPLAIN}</span></dt>
|
||||
|
||||
<dd>
|
||||
<input type="text" />
|
||||
</dd>
|
||||
</dl>
|
Reference in New Issue
Block a user