aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-07-29 21:43:37 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-07-29 21:43:37 +0200
commit2e634e9f96b460150344c96df48970cce6783f63 (patch)
tree01922be502775ab726c47e0a5ff4f115fb354d28 /phpBB/docs
parente086d4039e0811aa8eac92ac83f2ca94d494f85b (diff)
parent207b678896d8d46f8e5b5cca05beffcbd89e11d3 (diff)
downloadforums-2e634e9f96b460150344c96df48970cce6783f63.tar
forums-2e634e9f96b460150344c96df48970cce6783f63.tar.gz
forums-2e634e9f96b460150344c96df48970cce6783f63.tar.bz2
forums-2e634e9f96b460150344c96df48970cce6783f63.tar.xz
forums-2e634e9f96b460150344c96df48970cce6783f63.zip
Merge branch '3.2.x' into 3.3.x
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 39888bf671..b81b503d0e 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -988,6 +988,20 @@ mcp_move_before
* Since: 3.1.10-RC1
* Purpose: Add content before move topic/post form
+mcp_move_destination_forum_after
+===
+* Locations:
+ + styles/prosilver/template/mcp_move.html
+* Since: 3.2.8-RC1
+* Purpose: Add content after the destination select element in the move topic/post form
+
+mcp_move_destination_forum_before
+===
+* Locations:
+ + styles/prosilver/template/mcp_move.html
+* Since: 3.2.8-RC1
+* Purpose: Add content before the destination select element in the move topic/post form
+
mcp_post_additional_options
===
* Locations: