aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/viewtopic_body.tpl
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-11-16 17:31:49 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-11-16 17:31:49 +0000
commitcac4518b395fec376e1a2bb01f566d5a1e61f825 (patch)
treec7e8361280cd8e48d627a1760e26ec6e3a6fd741 /phpBB/templates/subSilver/viewtopic_body.tpl
parent40ddc64afed38f66e100b0aa0882dc3c57c05cf8 (diff)
downloadforums-cac4518b395fec376e1a2bb01f566d5a1e61f825.tar
forums-cac4518b395fec376e1a2bb01f566d5a1e61f825.tar.gz
forums-cac4518b395fec376e1a2bb01f566d5a1e61f825.tar.bz2
forums-cac4518b395fec376e1a2bb01f566d5a1e61f825.tar.xz
forums-cac4518b395fec376e1a2bb01f566d5a1e61f825.zip
Mainly language updates but some bug fixes too
git-svn-id: file:///svn/phpbb/trunk@1332 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver/viewtopic_body.tpl')
-rw-r--r--phpBB/templates/subSilver/viewtopic_body.tpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl
index df101b19e8..aec9d2ba9c 100644
--- a/phpBB/templates/subSilver/viewtopic_body.tpl
+++ b/phpBB/templates/subSilver/viewtopic_body.tpl
@@ -58,8 +58,7 @@
<table cellspacing="0" cellpadding="0" border="0" height="18">
<tr>
<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG}
- {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}&nbsp;</td>
- <td valign="top" align="left" nowrap="nowrap">{postrow.ICQ_ADD_IMG}</td>
+ {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}&nbsp;</td><td valign="top" align="left" width="100%" nowrap="nowrap">{ICQ_STATUS_IMG}{ICQ_ADD_IMG}</td>
</tr>
</table>
</td>