diff --git a/phpBB/templates/subSilver/overall_header.tpl b/phpBB/templates/subSilver/overall_header.tpl
index 66f4805348..1d0af89b21 100644
--- a/phpBB/templates/subSilver/overall_header.tpl
+++ b/phpBB/templates/subSilver/overall_header.tpl
@@ -20,7 +20,6 @@
TH { background-image: url(templates/subSilver/images/cellpic3.gif) }
TD.cat { background-image: url(templates/subSilver/images/cellpic1.gif) }
TD.rowpic { background-image: url(templates/subSilver/images/cellpic2.jpg); background-repeat: repeat-y }
-td.icqback { background-image: url(templates/subSilver/images/icon_icq_add.gif); background-repeat: no-repeat }
TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-image: url(templates/subSilver/images/cellpic1.gif) }
diff --git a/phpBB/templates/subSilver/privmsgs_read_body.tpl b/phpBB/templates/subSilver/privmsgs_read_body.tpl
index 48fa70c3cc..09cc9b597b 100644
--- a/phpBB/templates/subSilver/privmsgs_read_body.tpl
+++ b/phpBB/templates/subSilver/privmsgs_read_body.tpl
@@ -1,4 +1,16 @@
+
+
{INBOX_IMG} |
@@ -51,7 +63,12 @@
{PROFILE_IMG} {PM_IMG} {EMAIL_IMG}
- {WWW_IMG} {AIM_IMG} {YIM_IMG} {MSN_IMG} | {ICQ_STATUS_IMG}{ICQ_ADD_IMG} |
+ {WWW_IMG} {AIM_IMG} {YIM_IMG} {MSN_IMG}
+ |
diff --git a/phpBB/templates/subSilver/profile_view_body.tpl b/phpBB/templates/subSilver/profile_view_body.tpl
index 4753818fc1..f8e6e143b7 100644
--- a/phpBB/templates/subSilver/profile_view_body.tpl
+++ b/phpBB/templates/subSilver/profile_view_body.tpl
@@ -1,4 +1,16 @@
+
+
{L_INDEX} |
@@ -74,7 +86,13 @@
{L_ICQ_NUMBER}: |
- {ICQ_STATUS_IMG}{ICQ_ADD_IMG} |
+
+
+ |
diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl
index 33170e369e..b833c80bf7 100644
--- a/phpBB/templates/subSilver/viewtopic_body.tpl
+++ b/phpBB/templates/subSilver/viewtopic_body.tpl
@@ -1,3 +1,16 @@
+
+
+
{TOPIC_TITLE}
@@ -57,7 +70,12 @@
{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG}
- {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} | {postrow.ICQ_STATUS_IMG}{postrow.ICQ_ADD_IMG} |
+ {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}
+ |
|