aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
authorOliver Schramm <oliver.schramm97@gmail.com>2015-11-06 12:06:47 +0100
committerOliver Schramm <oliver.schramm97@gmail.com>2015-11-06 12:06:47 +0100
commit854ee0b04d1b1147de293e017dd509b6cd3dd1e5 (patch)
tree960c6bad3a4dde77f5936b146eaf0cc8fbeb9a42 /phpBB/adm
parent8dbf3976fd40b295175a34a2605571b0786385db (diff)
parent5d8e9004837426bf72f67ed35b55344d4d47624a (diff)
downloadforums-854ee0b04d1b1147de293e017dd509b6cd3dd1e5.tar
forums-854ee0b04d1b1147de293e017dd509b6cd3dd1e5.tar.gz
forums-854ee0b04d1b1147de293e017dd509b6cd3dd1e5.tar.bz2
forums-854ee0b04d1b1147de293e017dd509b6cd3dd1e5.tar.xz
forums-854ee0b04d1b1147de293e017dd509b6cd3dd1e5.zip
Merge pull request #3975 from prototech/ticket/11971
[ticket/11971] Validate "Spambot countermeasures" settings before saving
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/style/acp_captcha.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_captcha.html b/phpBB/adm/style/acp_captcha.html
index f4866653c3..0efbbac51e 100644
--- a/phpBB/adm/style/acp_captcha.html
+++ b/phpBB/adm/style/acp_captcha.html
@@ -8,6 +8,13 @@
<p>{L_ACP_VC_EXT_GET_MORE}</p>
+<!-- IF ERROR_MSG -->
+<div class="errorbox">
+ <h3>{L_WARNING}</h3>
+ <p>{ERROR_MSG}</p>
+</div>
+<!-- ENDIF -->
+
<form id="acp_captcha" method="post" action="{U_ACTION}">
<fieldset>