From e9cbb4543507e6f20049fafb5d51938944d054d7 Mon Sep 17 00:00:00 2001 From: Richard McGirr Date: Mon, 13 Jun 2016 06:26:55 -0400 Subject: [ticket/14672] Change event name add to events.md PHPBB3-14672 --- phpBB/docs/events.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index fced20ecfe..5a7b87bf86 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1853,6 +1853,18 @@ topiclist_row_append * Changed: 3.1.6-RC1 Added event to mcp_forum.html * Purpose: Add content into topic rows (inside the elements containing topic titles) +topiclist_row_topic_title_after +=== +* Locations: + + styles/prosilver/template/search_results.html + + styles/prosilver/template/viewforum_body.html + + styles/prosilver/template/mcp_forum.html + + styles/subsilver2/template/search_results.html + + styles/subsilver2/template/viewforum_body.html + + styles/subsilver2/template/mcp_forum.html +* Since: 3.1.10-RC1 +* Purpose: Add content into topic rows (after the elements containing the topic titles) + ucp_agreement_terms_after === * Locations: -- cgit v1.2.1