aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_default_acp_demo.html
blob: 0b1434f7e0d1dc3f3ad7778e8d5618fd6c371f9a (plain)
1
2
3
4
<dl>
	<dt><label for="captcha_preview">{L_PREVIEW}:</label><br /><span>{L_CAPTCHA_PREVIEW_EXPLAIN}</span></dt>
	<dd><img src="{CONFIRM_IMAGE}" alt="{L_PREVIEW}" width="360" height="96" id="captcha_preview" /></dd>
</dl>