diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index fc6d278276..6dcbfb8403 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -8,9 +8,17 @@

{L_PHRASE_SEARCH_DISABLED}

- + - + @@ -23,8 +31,12 @@
- - {L_SEARCH_ADV} + + + {L_SEARCH_ADV} +
@@ -70,11 +82,29 @@
- {NEWEST_POST_IMG} - {searchresults.TOPIC_TITLE} {searchresults.ATTACH_ICON_IMG} - {searchresults.UNAPPROVED_IMG} - {DELETED_IMG} - {REPORTED_IMG}
+ + + {NEW_POST} + + + {searchresults.TOPIC_TITLE} + + + + {TOPIC_UNAPPROVED} + + + + + {TOPIC_DELETED} + + + + + {TOPIC_REPORTED} + + +
- {POLL_IMG} + + {L_POST_BY_AUTHOR} {searchresults.TOPIC_AUTHOR_FULL} » {searchresults.FIRST_POST_TIME} » {L_IN} {searchresults.FORUM_TITLE} @@ -97,9 +128,18 @@
{searchresults.TOPIC_REPLIES}
{searchresults.TOPIC_VIEWS}
-
- {L_POST_BY_AUTHOR} {searchresults.LAST_POST_AUTHOR_FULL} - {LAST_POST_IMG}
{searchresults.LAST_POST_TIME}
+
+ + {L_POST_BY_AUTHOR} {searchresults.LAST_POST_AUTHOR_FULL} + + + {VIEW_LATEST_POST} + + +
+ {searchresults.LAST_POST_TIME} +
+
@@ -148,7 +188,11 @@