diff --git a/phpBB/templates/subSilver/viewforum_body.html b/phpBB/templates/subSilver/viewforum_body.html
index e18c7c2826..95badff780 100644
--- a/phpBB/templates/subSilver/viewforum_body.html
+++ b/phpBB/templates/subSilver/viewforum_body.html
@@ -44,7 +44,7 @@
{topicrow.TOPIC_FOLDER_IMG} |
- {topicrow.TOPIC_ICON} |
+ {topicrow.TOPIC_ICON_IMG} |
{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE} {topicrow.GOTO_PAGE} |
{topicrow.TOPIC_AUTHOR} |
@@ -113,7 +113,7 @@
{L_NO_NEW_POSTS_LOCKED} |
- {S_AUTH_LIST} |
+ {rules.RULE}
|
diff --git a/phpBB/templates/subSilver/viewtopic_body.html b/phpBB/templates/subSilver/viewtopic_body.html
index d316a3645d..d3540aae67 100644
--- a/phpBB/templates/subSilver/viewtopic_body.html
+++ b/phpBB/templates/subSilver/viewtopic_body.html
@@ -19,6 +19,14 @@