diff options
-rw-r--r-- | phpBB/docs/events.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 751ebba40e..6a9717d97c 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1463,7 +1463,7 @@ viewtopic_body_post_author_after * Since: 3.1.3-RC1 * Purpose: Add content directly after the post author on the View topic screen -viewtopic_body_post_author_before/after +viewtopic_body_post_author_before === * Locations: + styles/prosilver/template/viewtopic_body.html |