aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_qa_acp_demo.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-07-18 23:37:09 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-07-18 23:37:09 +0000
commitba0d8b5a55ae69e228f303c01ba0fe2f545489ee (patch)
tree035fcb195e2cc6dde8a1fd4d1834d149e44f82d3 /phpBB/adm/style/captcha_qa_acp_demo.html
parentd61afd3509de3823c4f405fc95f8f799f073c505 (diff)
downloadforums-ba0d8b5a55ae69e228f303c01ba0fe2f545489ee.tar
forums-ba0d8b5a55ae69e228f303c01ba0fe2f545489ee.tar.gz
forums-ba0d8b5a55ae69e228f303c01ba0fe2f545489ee.tar.bz2
forums-ba0d8b5a55ae69e228f303c01ba0fe2f545489ee.tar.xz
forums-ba0d8b5a55ae69e228f303c01ba0fe2f545489ee.zip
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
Diffstat (limited to 'phpBB/adm/style/captcha_qa_acp_demo.html')
-rwxr-xr-xphpBB/adm/style/captcha_qa_acp_demo.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/adm/style/captcha_qa_acp_demo.html b/phpBB/adm/style/captcha_qa_acp_demo.html
new file mode 100755
index 0000000000..5c3f9c320e
--- /dev/null
+++ b/phpBB/adm/style/captcha_qa_acp_demo.html
@@ -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>