aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2013-11-09 00:40:58 -0800
committerCesar G <prototech91@gmail.com>2013-12-06 00:56:31 -0800
commit42a70154faa0eb987e6bb0bccf296c5c802e06a6 (patch)
tree025760387989e372b238ff787745bcc44db96e7e /phpBB/docs
parent5579dc24124ab843726c3362336067d42491b022 (diff)
downloadforums-42a70154faa0eb987e6bb0bccf296c5c802e06a6.tar
forums-42a70154faa0eb987e6bb0bccf296c5c802e06a6.tar.gz
forums-42a70154faa0eb987e6bb0bccf296c5c802e06a6.tar.bz2
forums-42a70154faa0eb987e6bb0bccf296c5c802e06a6.tar.xz
forums-42a70154faa0eb987e6bb0bccf296c5c802e06a6.zip
[ticket/11241] Add border to dropdown menu options.
PHPBB3-11241
Diffstat (limited to 'phpBB/docs')
-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 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