1
0
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:
Pico88
2014-08-17 19:02:18 +02:00
parent 4ff5aa18ae
commit 9d7deba67a
5 changed files with 50 additions and 0 deletions

View File

@@ -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" />&nbsp;
<input type="submit" name="action[add_warning]" value="{L_SUBMIT}" class="button1" />