aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorjaviexin <javiexin@gmail.com>2017-03-05 15:07:26 +0100
committerGitHub <noreply@github.com>2017-03-05 15:07:26 +0100
commit376e85c1d66c7223027afcdbfccf5c9e985cca73 (patch)
treeb68cff3c8b8b982b55580766b87f25e3db65dfdf /phpBB/docs
parentfc50fd272b9685221e130114b2365b23bd543048 (diff)
parent9267235f30b3275b4b00f49f99c6ae259ce26a3f (diff)
downloadforums-376e85c1d66c7223027afcdbfccf5c9e985cca73.tar
forums-376e85c1d66c7223027afcdbfccf5c9e985cca73.tar.gz
forums-376e85c1d66c7223027afcdbfccf5c9e985cca73.tar.bz2
forums-376e85c1d66c7223027afcdbfccf5c9e985cca73.tar.xz
forums-376e85c1d66c7223027afcdbfccf5c9e985cca73.zip
Merge branch '3.1.x' into ticket/15081
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index dfccc5421a..1da2bf0b40 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -70,12 +70,24 @@ acp_ext_details_notice
* Since: 3.1.11-RC1
* Purpose: Add extension detail notices after version check information.
+acp_ext_list_disabled_name_after
+===
+* Location: adm/style/acp_ext_list.html
+* Since: 3.1.11-RC1
+* Purpose: Add content after the name of disabled extensions in the list
+
acp_ext_list_disabled_title_after
===
* Location: adm/style/acp_ext_list.html
* Since: 3.1.11-RC1
* Purpose: Add text after disabled extensions section title.
+acp_ext_list_enabled_name_after
+===
+* Location: adm/style/acp_ext_list.html
+* Since: 3.1.11-RC1
+* Purpose: Add content after the name of enabled extensions in the list
+
acp_ext_list_enabled_title_after
===
* Location: adm/style/acp_ext_list.html