aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-12-12 22:07:59 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-12-12 22:07:59 +0100
commit5235e6de5358f972382e01a8e399f6e510a02105 (patch)
tree3e6c4b6f206ff740a1a083e6e665d402ff2ffc69 /phpBB/docs
parent8eda17f430a797b98b7448290d05910a9bbf580e (diff)
parent839987fa19598d6ebb541ae71e3650f89b129dd9 (diff)
downloadforums-5235e6de5358f972382e01a8e399f6e510a02105.tar
forums-5235e6de5358f972382e01a8e399f6e510a02105.tar.gz
forums-5235e6de5358f972382e01a8e399f6e510a02105.tar.bz2
forums-5235e6de5358f972382e01a8e399f6e510a02105.tar.xz
forums-5235e6de5358f972382e01a8e399f6e510a02105.zip
Merge pull request #4520 from senky/ticket/14868
[ticket/14868] Add mcp_forum_actions_options template event
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index bc7a9655e2..71f02c3a42 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -821,6 +821,14 @@ mcp_forum_actions_after
* Since: 3.1.11-RC1
* Purpose: Add some information after actions fieldset
+mcp_forum_actions_append
+===
+* Locations:
+ + styles/prosilver/template/mcp_forum.html
+ + styles/subsilver2/template/mcp_forum.html
+* Since: 3.1.11-RC1
+* Purpose: Add additional options to actions select
+
mcp_forum_actions_before
===
* Locations: