diff --git a/phpBB/templates/subSilver/memberlist_view.html b/phpBB/templates/subSilver/memberlist_view.html
index c837d99b9c..873d0a0bef 100644
--- a/phpBB/templates/subSilver/memberlist_view.html
+++ b/phpBB/templates/subSilver/memberlist_view.html
@@ -68,7 +68,7 @@
{L_MSNM}: |
- {MSN} |
+ {MSN_IMG} |
{L_YIM}: |
diff --git a/phpBB/templates/subSilver/overall_header.html b/phpBB/templates/subSilver/overall_header.html
index df8e42785b..c3d42dda8f 100644
--- a/phpBB/templates/subSilver/overall_header.html
+++ b/phpBB/templates/subSilver/overall_header.html
@@ -12,16 +12,21 @@
{T_STYLESHEET_DATA}
//-->
-
-
diff --git a/phpBB/templates/subSilver/viewforum_body.html b/phpBB/templates/subSilver/viewforum_body.html
index 4bf9423bef..e264d429e2 100644
--- a/phpBB/templates/subSilver/viewforum_body.html
+++ b/phpBB/templates/subSilver/viewforum_body.html
@@ -91,7 +91,7 @@
{S_TIMEZONE} {PAGINATION} |
- {PAGE_NUMBER} [ {TOTAL_TOPICS} ] |
+ {PAGE_NUMBER} [ {TOTAL_TOPICS} ] |
{S_WATCH_FORUM} |
diff --git a/phpBB/templates/subSilver/viewtopic_body.html b/phpBB/templates/subSilver/viewtopic_body.html
index 031c1827af..739b7e404c 100644
--- a/phpBB/templates/subSilver/viewtopic_body.html
+++ b/phpBB/templates/subSilver/viewtopic_body.html
@@ -22,7 +22,7 @@
|
@@ -169,7 +169,7 @@
{S_TIMEZONE} {PAGINATION} |
- {PAGE_NUMBER} [ {TOTAL_POSTS} ] |
+ {PAGE_NUMBER} [ {TOTAL_POSTS} ] |
{S_WATCH_TOPIC} |