diff --git a/phpBB/templates/subSilver/search_results_topics.tpl b/phpBB/templates/subSilver/search_results_topics.tpl index f9f31cc6e5..2c1c08c509 100644 --- a/phpBB/templates/subSilver/search_results_topics.tpl +++ b/phpBB/templates/subSilver/search_results_topics.tpl @@ -16,8 +16,8 @@    {L_FORUM}   {L_TOPICS}  -  {L_REPLIES}   {L_AUTHOR}  +  {L_REPLIES}   {L_VIEWS}   {L_LASTPOST}  @@ -26,8 +26,8 @@ {searchresults.FOLDER} {searchresults.FORUM_NAME} {searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}{searchresults.TOPIC_TITLE}
{searchresults.GOTO_PAGE} - {searchresults.REPLIES} - {searchresults.TOPIC_POSTER} + {searchresults.TOPIC_POSTER} + {searchresults.REPLIES} {searchresults.VIEWS} {searchresults.LAST_POST}