aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_qa_acp_demo.html
blob: 5c3f9c320e592f1b72cb6ce18ebd9201818a9edb (plain)
1
2
3
4
5
6
7
<dl>
	<dt><label for="answer">{L_QUESTION}:</label><br /><span>{L_QUESTION_EXPLAIN}</span></dt>

	<dd>
		<input type="text" />
	</dd>
</dl>