Hmmm, for some reason the txt file wont update, so here is the template with the changes made...
Code:
<!-- chatbox-->
<br>
<table cellpadding="4" cellspacing="1" border="0" width="100%" bgcolor="#000000">
<tr>
<td width="100%" bgcolor="#3A4456"><b><font size="2">Who's in chat</font></b>
</td>
</tr>
<tr>
<td valign bordercolor="#333333"" bgcolor="#333333""top><div align="center"><a href="http://www.yourdomain.com/chatdir/chat/index.php3" target="_blank">Chatroom</a></div></td>
</tr>
<tr>
<td width="100%" valign bordercolor="#222222"" bgcolor="#222222""top>
<table width="95%" border="1" align="center" cellpadding="4" cellspacing="0" bordercolor="#000000" bgcolor="#222222">
<tr>
<td bordercolor="#333333" bgcolor="#333333">
<div align="left"> <font size="2">$chatters </font></div></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- /chatbox -->