From 2409b2ade7b408a3dee32fbee98aaa7d81a23172 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sat, 29 Dec 2001 16:35:02 +0000 Subject: [PATCH] Fix bug #496623 git-svn-id: file:///svn/phpbb/trunk@1740 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 925493cdc4..def54b39f9 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}: + Post image icon{L_FORUM}: {searchresults.FORUM_NAME}   {L_POSTED}: {searchresults.POST_DATE}   Subject: {searchresults.POST_SUBJECT}