mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12991] Have events after/before "add warning" field - user and post
PHPBB3-12991
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- EVENT mcp_warn_user_add_warning_field_before -->
|
||||
|
||||
<div class="panel">
|
||||
<div class="inner">
|
||||
|
||||
@@ -48,6 +50,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- EVENT mcp_warn_user_add_warning_field_after -->
|
||||
|
||||
<fieldset class="submit-buttons">
|
||||
<input type="reset" value="{L_RESET}" name="reset" class="button2" />
|
||||
<input type="submit" name="action[add_warning]" value="{L_SUBMIT}" class="button1" />
|
||||
|
Reference in New Issue
Block a user