diff options
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/docs/events.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 2725109355..414cb31d7d 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -695,6 +695,7 @@ forumlist_body_forum_image_before * Purpose: Add content before the forum image on the forum list. forumlist_body_forum_image_prepend +=== * Locations: + styles/prosilver/template/forumlist_body.html * Since: 3.2.2-RC1 |