aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/captcha_recaptcha.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-06-30 14:08:42 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-06-30 14:08:42 +0000
commit814e3c661ac7f9c750230bceba0a4f1414c361d6 (patch)
tree5bee9432b0e6d8e37ec700282c360d82973b6c91 /phpBB/styles/prosilver/template/captcha_recaptcha.html
parent5f89b6a6d085701a0f999feb15879a62148f6fac (diff)
downloadforums-814e3c661ac7f9c750230bceba0a4f1414c361d6.tar
forums-814e3c661ac7f9c750230bceba0a4f1414c361d6.tar.gz
forums-814e3c661ac7f9c750230bceba0a4f1414c361d6.tar.bz2
forums-814e3c661ac7f9c750230bceba0a4f1414c361d6.tar.xz
forums-814e3c661ac7f9c750230bceba0a4f1414c361d6.zip
a bit of text
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9708 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/captcha_recaptcha.html')
-rw-r--r--phpBB/styles/prosilver/template/captcha_recaptcha.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/captcha_recaptcha.html b/phpBB/styles/prosilver/template/captcha_recaptcha.html
index fabbb0f277..431124a210 100644
--- a/phpBB/styles/prosilver/template/captcha_recaptcha.html
+++ b/phpBB/styles/prosilver/template/captcha_recaptcha.html
@@ -9,8 +9,10 @@
<!-- ENDIF -->
<!-- IF S_RECAPTCHA_AVAILABLE -->
- <dl>
+ <dl>
+ <dt><label>{L_CONFIRM_CODE}</label>:<br /><span>{L_RECAPTCHA_EXPLAIN}</span></dt>
<dd>
+
<script type="text/javascript" src="{RECAPTCHA_SERVER}/challenge?k={RECAPTCHA_PUBKEY}{RECAPTCHA_ERRORGET}">
// <![CDATA[
var RecaptchaOptions = {