diff options
Diffstat (limited to 'phpBB/adm/style/captcha_default_acp_demo.html')
-rw-r--r-- | phpBB/adm/style/captcha_default_acp_demo.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phpBB/adm/style/captcha_default_acp_demo.html b/phpBB/adm/style/captcha_default_acp_demo.html deleted file mode 100644 index a714386e51..0000000000 --- a/phpBB/adm/style/captcha_default_acp_demo.html +++ /dev/null @@ -1,5 +0,0 @@ - -<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 |