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

[ticket/14201] Add events to acp_users.html, permission_forum_copy.html

PHPBB3-14201
This commit is contained in:
rxu
2015-09-26 22:36:38 +07:00
parent 098c8e1fe9
commit 3672df0bc2
2 changed files with 4 additions and 2 deletions

View File

@@ -146,7 +146,9 @@
<!-- IF S_GROUP_OPTIONS -->
<fieldset class="quick">
<!-- EVENT acp_users_select_group_before-->
{L_USER_GROUP_ADD}{L_COLON} <select name="g">{S_GROUP_OPTIONS}</select> <input class="button1" type="submit" name="update" value="{L_SUBMIT}" />
<!-- EVENT acp_users_select_group_after-->
{S_FORM_TOKEN}
</fieldset>
<!-- ENDIF -->