aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-05-20 17:39:10 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-05-20 17:39:10 +0000
commit70634a792e33ca7ae3b695b029303f5841891448 (patch)
treef47487e31dce3b4a691f70e7e1136de09ac37768 /phpBB/templates
parent18760b39f48c07b6da2137afe9da8744c389c5fc (diff)
downloadforums-70634a792e33ca7ae3b695b029303f5841891448.tar
forums-70634a792e33ca7ae3b695b029303f5841891448.tar.gz
forums-70634a792e33ca7ae3b695b029303f5841891448.tar.bz2
forums-70634a792e33ca7ae3b695b029303f5841891448.tar.xz
forums-70634a792e33ca7ae3b695b029303f5841891448.zip
oops, let's try and retain consistency with viewtopic
git-svn-id: file:///svn/phpbb/trunk@4033 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r--phpBB/templates/subSilver/memberlist_view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/memberlist_view.html b/phpBB/templates/subSilver/memberlist_view.html
index efa20fc842..03f540b4bd 100644
--- a/phpBB/templates/subSilver/memberlist_view.html
+++ b/phpBB/templates/subSilver/memberlist_view.html
@@ -119,7 +119,7 @@
<tr>
<td class="row1" colspan="2"><table cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
- <td>{SIGNATURE}</td>
+ <td class="postbody">{SIGNATURE}</td>
</tr>
</table></td>
</tr>