aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/captcha_recaptcha.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/captcha_recaptcha.html')
-rw-r--r--phpBB/adm/style/captcha_recaptcha.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/captcha_recaptcha.html b/phpBB/adm/style/captcha_recaptcha.html
index 586c494868..d3038fd714 100644
--- a/phpBB/adm/style/captcha_recaptcha.html
+++ b/phpBB/adm/style/captcha_recaptcha.html
@@ -5,7 +5,7 @@
// <![CDATA[
var RecaptchaOptions = {
lang : '{LA_RECAPTCHA_LANG}',
- theme : 'clean',
+ theme : 'clean'
};
// ]]>
</script>