1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 02:06:32 +02:00

[ticket/11971] Validate "Spambot countermeasures" settings before saving.

PHPBB3-11971
This commit is contained in:
Cesar G
2015-10-14 01:54:22 -07:00
parent 3367f0036a
commit 5d8e900483
2 changed files with 60 additions and 12 deletions

View File

@@ -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>