From 563168a59c19e25d60d6d85411f3068cc4d9fb97 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sat, 12 Jan 2002 17:03:11 +0000 Subject: [PATCH] Changes related to tracking updates git-svn-id: file:///svn/phpbb/trunk@1852 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/search_results_posts.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/templates/subSilver/search_results_posts.tpl b/phpBB/templates/subSilver/search_results_posts.tpl index def54b39f9..eec09b4d59 100644 --- a/phpBB/templates/subSilver/search_results_posts.tpl +++ b/phpBB/templates/subSilver/search_results_posts.tpl @@ -26,7 +26,7 @@ {L_REPLIES}: {searchresults.TOPIC_REPLIES}
{L_VIEWS}: {searchresults.TOPIC_VIEWS}

- Post image icon{L_FORUM}: {searchresults.FORUM_NAME}   {L_POSTED}: + {searchresults.MINI_POST_IMG}{L_FORUM}: {searchresults.FORUM_NAME}   {L_POSTED}: {searchresults.POST_DATE}   Subject: {searchresults.POST_SUBJECT}