aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_default_acp_demo.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/captcha_default_acp_demo.html')
-rwxr-xr-xphpBB/adm/style/captcha_default_acp_demo.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/adm/style/captcha_default_acp_demo.html b/phpBB/adm/style/captcha_default_acp_demo.html
new file mode 100755
index 0000000000..a714386e51
--- /dev/null
+++ b/phpBB/adm/style/captcha_default_acp_demo.html
@@ -0,0 +1,5 @@
+
+<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> \ No newline at end of file