diff --git a/phpBB/adm/style/acp_captcha.html b/phpBB/adm/style/acp_captcha.html index 4353becd2f..880adcbe97 100644 --- a/phpBB/adm/style/acp_captcha.html +++ b/phpBB/adm/style/acp_captcha.html @@ -8,12 +8,12 @@
{L_ACP_VC_EXT_GET_MORE}
- +{% if ERRORS %}{ERROR_MSG}
+{{ ERRORS|join('
') }}