diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2016-12-12 22:09:21 +0100 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2016-12-12 22:09:21 +0100 |
| commit | 37eb22a61d65f436c9be74480459b27af72924b3 (patch) | |
| tree | 014f4315e63d63de5a32370a31bbc95beff4f91d /phpBB/docs | |
| parent | b7597a347b2acbbcd49ca63aaf334c4d79e2ba25 (diff) | |
| parent | 5235e6de5358f972382e01a8e399f6e510a02105 (diff) | |
| download | forums-37eb22a61d65f436c9be74480459b27af72924b3.tar forums-37eb22a61d65f436c9be74480459b27af72924b3.tar.gz forums-37eb22a61d65f436c9be74480459b27af72924b3.tar.bz2 forums-37eb22a61d65f436c9be74480459b27af72924b3.tar.xz forums-37eb22a61d65f436c9be74480459b27af72924b3.zip | |
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/events.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 75a773e906..5d92f4c4b8 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -803,6 +803,13 @@ 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 +* Since: 3.1.11-RC1 +* Purpose: Add additional options to actions select + mcp_forum_actions_before === * Locations: |
