aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/viewtopic_body.tpl
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2002-01-06 00:51:47 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2002-01-06 00:51:47 +0000
commitd82c63ce16a66e53bd6a7143c388c1a4e0f89da9 (patch)
treefbf82cb93f2b137601be6d950dd47585eb3c8fd0 /phpBB/templates/subSilver/viewtopic_body.tpl
parenta1235e15ea89fbc57648b1ff755e57ccc6323094 (diff)
downloadforums-d82c63ce16a66e53bd6a7143c388c1a4e0f89da9.tar
forums-d82c63ce16a66e53bd6a7143c388c1a4e0f89da9.tar.gz
forums-d82c63ce16a66e53bd6a7143c388c1a4e0f89da9.tar.bz2
forums-d82c63ce16a66e53bd6a7143c388c1a4e0f89da9.tar.xz
forums-d82c63ce16a66e53bd6a7143c388c1a4e0f89da9.zip
Fix extra &nbsp; spacing issue with all but, yep you guessed it, NS 4.x
git-svn-id: file:///svn/phpbb/trunk@1806 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver/viewtopic_body.tpl')
-rw-r--r--phpBB/templates/subSilver/viewtopic_body.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl
index 1ab9e8dd10..b1b2146a4d 100644
--- a/phpBB/templates/subSilver/viewtopic_body.tpl
+++ b/phpBB/templates/subSilver/viewtopic_body.tpl
@@ -60,7 +60,7 @@
<table cellspacing="0" cellpadding="0" border="0" height="18" width="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" width="100%" nowrap="nowrap"><script language="JavaScript" type="text/javascript"><!--
+ {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><script language="JavaScript" type="text/javascript"><!--
document.write('<div style="position:relative"><div style="position:absolute">{postrow.ICQ_ADD_IMG}</div><div style="position:absolute;left:3px">{postrow.ICQ_STATUS_IMG}</div></div>');