diff options
author | Richard McGirr <rmcgirr83@gmail.com> | 2016-06-13 06:26:55 -0400 |
---|---|---|
committer | Richard McGirr <rmcgirr83@gmail.com> | 2016-06-13 06:26:55 -0400 |
commit | e9cbb4543507e6f20049fafb5d51938944d054d7 (patch) | |
tree | b818d64fb8397a2d9598c7be973cde6cac78d671 /phpBB/styles/prosilver/template/search_results.html | |
parent | 2a538311249737afb9c45e33841480988c7ac18f (diff) | |
download | forums-e9cbb4543507e6f20049fafb5d51938944d054d7.tar forums-e9cbb4543507e6f20049fafb5d51938944d054d7.tar.gz forums-e9cbb4543507e6f20049fafb5d51938944d054d7.tar.bz2 forums-e9cbb4543507e6f20049fafb5d51938944d054d7.tar.xz forums-e9cbb4543507e6f20049fafb5d51938944d054d7.zip |
[ticket/14672] Change event name add to events.md
PHPBB3-14672
Diffstat (limited to 'phpBB/styles/prosilver/template/search_results.html')
-rw-r--r-- | phpBB/styles/prosilver/template/search_results.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index 57d80bd804..b6c454bf05 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -91,6 +91,7 @@ </div> <!-- ENDIF --> <!-- IF searchresults.S_HAS_POLL -->{POLL_IMG} <!-- ENDIF --> + <!-- EVENT topiclist_row_topic_title_after --> {L_POST_BY_AUTHOR} {searchresults.TOPIC_AUTHOR_FULL} » {searchresults.FIRST_POST_TIME} » {L_IN} <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a> <!-- EVENT topiclist_row_append --> |