aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/docs/events.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index a92d83f58d..d117a8b9f8 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -60,7 +60,7 @@ index_body_linklist_after
+ styles/prosilver/template/index_body.html
+ styles/subsilver2/template/index_body.html
* Since: 3.1.0-a3
-* Purpose: Add content after the linklist at the top of the forum index (index page only)
+* Purpose: Add content after the linklist above the forum list on Board index
index_body_linklist_before
===
@@ -68,7 +68,7 @@ index_body_linklist_before
+ styles/prosilver/template/index_body.html
+ styles/subsilver2/template/index_body.html
* Since: 3.1.0-a3
-* Purpose: Add content before the linklist at the top of the forum index (index page only)
+* Purpose: Add content before the linklist above the forum list on Board index
index_body_stat_blocks_before
===