aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_warn_user.html
diff options
context:
space:
mode:
authorPico88 <luki_9@wp.pl>2014-08-17 19:02:18 +0200
committerPico88 <luki_9@wp.pl>2014-08-17 19:04:35 +0200
commit9d7deba67aa5503314ee829a492e8c82ea09820f (patch)
tree09cafdd3fb349987118f0a9160d8377be83547a5 /phpBB/styles/prosilver/template/mcp_warn_user.html
parent4ff5aa18aeb26d9d48d93bcde69082bc969896ef (diff)
downloadforums-9d7deba67aa5503314ee829a492e8c82ea09820f.tar
forums-9d7deba67aa5503314ee829a492e8c82ea09820f.tar.gz
forums-9d7deba67aa5503314ee829a492e8c82ea09820f.tar.bz2
forums-9d7deba67aa5503314ee829a492e8c82ea09820f.tar.xz
forums-9d7deba67aa5503314ee829a492e8c82ea09820f.zip
[ticket/12991] Have events after/before "add warning" field - user and post
PHPBB3-12991
Diffstat (limited to 'phpBB/styles/prosilver/template/mcp_warn_user.html')
-rw-r--r--phpBB/styles/prosilver/template/mcp_warn_user.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_warn_user.html b/phpBB/styles/prosilver/template/mcp_warn_user.html
index 1541f2e5f6..1ad6df7ade 100644
--- a/phpBB/styles/prosilver/template/mcp_warn_user.html
+++ b/phpBB/styles/prosilver/template/mcp_warn_user.html
@@ -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" />