diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html
index cd8ce66a74..ea558fd7ae 100644
--- a/phpBB/styles/prosilver/template/search_results.html
+++ b/phpBB/styles/prosilver/template/search_results.html
@@ -78,27 +78,25 @@
- - style="background-image: url({T_ICONS_PATH}{searchresults.TOPIC_ICON_IMG}); background-repeat: no-repeat;" title="{searchresults.TOPIC_FOLDER_IMG_ALT}">
+
- style="background-image: url({T_ICONS_PATH}{searchresults.TOPIC_ICON_IMG}); background-repeat: no-repeat;" title="{searchresults.TOPIC_FOLDER_IMG_ALT}">
- - {searchresults.TOPIC_REPLIES}
- - {searchresults.TOPIC_VIEWS}
+ - {searchresults.TOPIC_REPLIES} {L_REPLIES}
+ - {searchresults.TOPIC_VIEWS} {L_VIEWS}
-
-
- {L_POST_BY_AUTHOR} {searchresults.LAST_POST_AUTHOR_FULL}
+ {L_LAST_POST} {L_POST_BY_AUTHOR} {searchresults.LAST_POST_AUTHOR_FULL}
{VIEW_LATEST_POST}
-
+
-
- {searchresults.LAST_POST_TIME}
-
+
{searchresults.LAST_POST_TIME}
diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html
index c17d99be74..05f57ee8a6 100644
--- a/phpBB/styles/prosilver/template/viewforum_body.html
+++ b/phpBB/styles/prosilver/template/viewforum_body.html
@@ -161,19 +161,19 @@
{NEW_POST}
-
+
{topicrow.TOPIC_TITLE}
{TOPIC_UNAPPROVED}
-
+
-
+
{TOPIC_DELETED}
-
-
+
+
{TOPIC_REPORTED}
@@ -222,7 +222,7 @@
{VIEW_LATEST_POST}
-
+
{topicrow.LAST_POST_TIME}