1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge pull request #3975 from prototech/ticket/11971

[ticket/11971] Validate "Spambot countermeasures" settings before saving
This commit is contained in:
Oliver Schramm
2015-11-06 12:06:47 +01:00
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>