aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/search_results.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-05-21 12:49:19 +0200
committerMarc Alexander <admin@m-a-styles.de>2017-05-21 12:49:19 +0200
commitff3f52db6d7a53bf997982acbb65742a3c1d48fc (patch)
tree07e0fd285dd3b940315f81ca02a5a6bbf344322c /phpBB/styles/prosilver/template/search_results.html
parent60d1e49e43e3e6b33e2774acc44bc2b4bc39fcc0 (diff)
parentfbc8a4a27564afe21cd30aa9c3eb6bf8a35a7e64 (diff)
downloadforums-ff3f52db6d7a53bf997982acbb65742a3c1d48fc.tar
forums-ff3f52db6d7a53bf997982acbb65742a3c1d48fc.tar.gz
forums-ff3f52db6d7a53bf997982acbb65742a3c1d48fc.tar.bz2
forums-ff3f52db6d7a53bf997982acbb65742a3c1d48fc.tar.xz
forums-ff3f52db6d7a53bf997982acbb65742a3c1d48fc.zip
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB/styles/prosilver/template/search_results.html')
-rw-r--r--phpBB/styles/prosilver/template/search_results.html1
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 6bbf9c9afe..997bc28b4b 100644
--- a/phpBB/styles/prosilver/template/search_results.html
+++ b/phpBB/styles/prosilver/template/search_results.html
@@ -185,6 +185,7 @@
<dd class="search-result-date">{searchresults.POST_DATE}</dd>
<dd>{L_FORUM}{L_COLON} <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a></dd>
<dd>{L_TOPIC}{L_COLON} <a href="{searchresults.U_VIEW_TOPIC}">{searchresults.TOPIC_TITLE}</a></dd>
+ <!-- EVENT search_results_topic_title_after -->
<dd>{L_REPLIES}{L_COLON} <strong>{searchresults.TOPIC_REPLIES}</strong></dd>
<dd>{L_VIEWS}{L_COLON} <strong>{searchresults.TOPIC_VIEWS}</strong></dd>
<!-- EVENT search_results_postprofile_after -->