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

[ticket/15471] Add core events to ACP when pruning a forum

PHPBB3-15471
This commit is contained in:
Daniel Sinn
2017-11-30 15:40:18 -05:00
parent b66b497429
commit 5b22ccfa76
4 changed files with 49 additions and 6 deletions

View File

@@ -94,7 +94,9 @@
<dd><label><input type="radio" class="radio" name="prune_sticky" value="1" /> {L_YES}</label>
<label><input type="radio" class="radio" id="sticky" name="prune_sticky" value="0" checked="checked" /> {L_NO}</label></dd>
</dl>
<!-- EVENT acp_prune_forums_settings_append -->
<p class="quick">
{S_HIDDEN_FIELDS}
{S_FORM_TOKEN}