diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 776377ba54..0130362131 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -403,13 +403,13 @@ viewtopic_topic_title_prepend viewtopic_topic_tools_after === * Locations: - + styles/prosilver/template/viewtopic_body.html + + styles/prosilver/template/viewtopic_topic_tools.html * Since: 3.1.0-a3 * Purpose: Add a new topic tool after the rest of the existing ones viewtopic_topic_tools_before === * Locations: - + styles/prosilver/template/viewtopic_body.html + + styles/prosilver/template/viewtopic_topic_tools.html * Since: 3.1.0-a3 * Purpose: Add a new topic tool before the rest of the existing ones diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index 41a34a2039..155b9f0a05 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -33,48 +33,7 @@ - - -
- - - {$TOPIC_TOOLS_BLOCK} +