1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 22:41:28 +02:00

[ticket/17366] Remove javascript sanity check as this can break with recaptcha

PHPBB-17366
This commit is contained in:
Marc Alexander
2024-07-07 14:52:00 +02:00
parent 8639be4bd4
commit 55dbe070e3
2 changed files with 1 additions and 25 deletions

View File

@@ -100,7 +100,7 @@
<!-- IF not S_SHOW_DRAFTS and not $SIG_EDIT eq 1 -->
<div class="panel bg2">
<div class="inner">
<fieldset class="submit-buttons" data-prevent-flood>
<fieldset class="submit-buttons">
{S_HIDDEN_ADDRESS_FIELD}
{S_HIDDEN_FIELDS}
<!-- EVENT posting_editor_submit_buttons -->