aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver')
-rw-r--r--phpBB/templates/subSilver/memberlist_im.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/templates/subSilver/memberlist_im.html b/phpBB/templates/subSilver/memberlist_im.html
index a0a7a08942..16dcd3847a 100644
--- a/phpBB/templates/subSilver/memberlist_im.html
+++ b/phpBB/templates/subSilver/memberlist_im.html
@@ -67,10 +67,10 @@
<!-- IF S_SENT_JABBER -->
<tr>
- <td class="row1" align="center"><span class="gen">{L_IM_SENT_JABBER}</span></td>
+ <td class="row1" colspan="2" align="center"><span class="gen">{L_IM_SENT_JABBER}</span></td>
</tr>
<tr>
- <td class="cat" align="center"></td>
+ <td class="cat" colspan="2" align="center"></td>
</tr>
<!-- ENDIF -->