diff options
author | Andreas Fischer <bantu@phpbb.com> | 2009-07-19 22:21:50 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2009-07-19 22:21:50 +0000 |
commit | e7a17a34295106391cb1803070dccb9e7a419d86 (patch) | |
tree | 67edbfedd37d8ee5283698bbdf6468e121de40ca /phpBB/adm/style/captcha_default_acp_demo.html | |
parent | 76508b59d71f5c9943256045a4677888aca2464c (diff) | |
download | forums-e7a17a34295106391cb1803070dccb9e7a419d86.tar forums-e7a17a34295106391cb1803070dccb9e7a419d86.tar.gz forums-e7a17a34295106391cb1803070dccb9e7a419d86.tar.bz2 forums-e7a17a34295106391cb1803070dccb9e7a419d86.tar.xz forums-e7a17a34295106391cb1803070dccb9e7a419d86.zip |
Set some svn properties. Cleanup.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9799 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/captcha_default_acp_demo.html')
-rw-r--r-- | phpBB/adm/style/captcha_default_acp_demo.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/adm/style/captcha_default_acp_demo.html b/phpBB/adm/style/captcha_default_acp_demo.html index a714386e51..0b1434f7e0 100644 --- a/phpBB/adm/style/captcha_default_acp_demo.html +++ b/phpBB/adm/style/captcha_default_acp_demo.html @@ -1,5 +1,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>
\ No newline at end of file +</dl> |