diff options
author | Máté Bartus <mate.bartus@gmail.com> | 2015-07-23 21:27:57 +0200 |
---|---|---|
committer | Máté Bartus <mate.bartus@gmail.com> | 2015-07-23 21:27:57 +0200 |
commit | f34f28f2834102714b13aeb05ca54cbb3c7d779c (patch) | |
tree | 81fb061c54576686e1b85c3fca74cd193fe27450 | |
parent | da53d95b954cb1c3ef7470f5f5799e170187c5f6 (diff) | |
parent | 4bf0534bf933c509bbbd83bebb1d82a3dd3f28b7 (diff) | |
download | forums-f34f28f2834102714b13aeb05ca54cbb3c7d779c.tar forums-f34f28f2834102714b13aeb05ca54cbb3c7d779c.tar.gz forums-f34f28f2834102714b13aeb05ca54cbb3c7d779c.tar.bz2 forums-f34f28f2834102714b13aeb05ca54cbb3c7d779c.tar.xz forums-f34f28f2834102714b13aeb05ca54cbb3c7d779c.zip |
Merge pull request #3789 from marc1706/ticket/13982
[ticket/13982] Remove extra new line
-rw-r--r-- | phpBB/docs/events.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index da3012b2a1..19e7d1121c 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1416,7 +1416,6 @@ ucp_pm_viewmessage_rank_before * Purpose: Add data before the rank on the user profile when viewing a private message - ucp_prefs_personal_prepend === * Locations: @@ -1903,7 +1902,6 @@ viewtopic_body_postrow_rank_before * Purpose: Add data before the rank on the user profile when viewing a post - viewtopic_body_topic_actions_before === * Locations: |