mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
[ticket/9939] Fix JavaScript error in admin recaptcha template
PHPBB3-9939
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// <![CDATA[
|
||||
var RecaptchaOptions = {
|
||||
lang : '{LA_RECAPTCHA_LANG}',
|
||||
theme : 'clean',
|
||||
theme : 'clean'
|
||||
};
|
||||
// ]]>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user