diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html index eba4364ff1..784ab0baf3 100644 --- a/phpBB/styles/prosilver/template/viewforum_body.html +++ b/phpBB/styles/prosilver/template/viewforum_body.html @@ -41,10 +41,13 @@
- - {L_BUTTON_FORUM_LOCKED}{L_BUTTON_NEW_TOPIC} - - + + + {L_BUTTON_FORUM_LOCKED} + + {L_BUTTON_NEW_TOPIC} + +
@@ -54,8 +57,12 @@ @@ -151,10 +158,28 @@
- {NEWEST_POST_IMG} {topicrow.TOPIC_TITLE} - {topicrow.UNAPPROVED_IMG} - {DELETED_IMG} - {REPORTED_IMG}
+ + + {NEW_POST} + + + {topicrow.TOPIC_TITLE} + + + {TOPIC_UNAPPROVED} + + + + + {TOPIC_DELETED} + + + + + {TOPIC_REPORTED} + + +