diff --git a/phpBB/adm/style/captcha_turnstile_acp_demo.html b/phpBB/adm/style/captcha_turnstile_acp_demo.html index 5d21532783..348e96967a 100644 --- a/phpBB/adm/style/captcha_turnstile_acp_demo.html +++ b/phpBB/adm/style/captcha_turnstile_acp_demo.html @@ -1,7 +1,7 @@
-{% INCLUDEJS 'https://challenges.cloudflare.com/turnstile/v0/api.js' %} +{% INCLUDEJS U_TURNSTILE_SCRIPT %} + + {# The cf-turnstile class is used in JavaScript #} +
+{% else %} + {{ lang('CAPTCHA_TURNSTILE_NOT_AVAILABLE') }} +{% endif %}