From 1c84cea3945d826b5ae0fe661a16043ed4bae271 Mon Sep 17 00:00:00 2001 From: PayBas Date: Sat, 29 Mar 2014 21:20:10 +0100 Subject: [ticket/12323] Template Event search_results_postprofile_before PHPBB3-12323 --- phpBB/styles/prosilver/template/search_results.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/styles/prosilver') diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index 818b8ee642..6be1d5aa41 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -122,12 +122,14 @@
+
{L_POST_BY_AUTHOR} {searchresults.POST_AUTHOR_FULL}
{searchresults.POST_DATE}
{L_FORUM}{L_COLON} {searchresults.FORUM_TITLE}
{L_TOPIC}{L_COLON} {searchresults.TOPIC_TITLE}
{L_REPLIES}{L_COLON} {searchresults.TOPIC_REPLIES}
{L_VIEWS}{L_COLON} {searchresults.TOPIC_VIEWS}
+
-- cgit v1.2.1