aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/captcha_recaptcha.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-09-28 10:40:20 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-09-28 10:40:20 +0000
commit4208ed9c57cc515b3dc402e380ed62ed73b210c8 (patch)
tree8aeed42ccb38cb2b7c6920e91c8a4de3632cb2f6 /phpBB/styles/prosilver/template/captcha_recaptcha.html
parenteb7ac464cfa690752eaa73b9e6e24f32ff2b172c (diff)
downloadforums-4208ed9c57cc515b3dc402e380ed62ed73b210c8.tar
forums-4208ed9c57cc515b3dc402e380ed62ed73b210c8.tar.gz
forums-4208ed9c57cc515b3dc402e380ed62ed73b210c8.tar.bz2
forums-4208ed9c57cc515b3dc402e380ed62ed73b210c8.tar.xz
forums-4208ed9c57cc515b3dc402e380ed62ed73b210c8.zip
#52095
Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10192 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/captcha_recaptcha.html')
-rw-r--r--phpBB/styles/prosilver/template/captcha_recaptcha.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/captcha_recaptcha.html b/phpBB/styles/prosilver/template/captcha_recaptcha.html
index 9ab61faccf..702a942004 100644
--- a/phpBB/styles/prosilver/template/captcha_recaptcha.html
+++ b/phpBB/styles/prosilver/template/captcha_recaptcha.html
@@ -15,7 +15,7 @@
<script type="text/javascript">
// <![CDATA[
var RecaptchaOptions = {
- lang : '{L_RECAPTCHA_LANG}',
+ lang : '{L_RECAPTCHA_LANG}',
tabindex : <!-- IF $CAPTCHA_TAB_INDEX -->{$CAPTCHA_TAB_INDEX}<!-- ELSE -->10<!-- ENDIF -->
};
// ]]>