small fix to the grid lines

git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@297 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
Ido Green 2009-01-08 21:28:37 +00:00
parent 80ca415cc9
commit a5866cb1ab

View File

@ -166,16 +166,16 @@
</td>
</tr>
<tr>
<td height='2' colspan='7'>
<td height='2' colspan='14'>
</td>
</tr>
<tr>
<td bgcolor='#e1e1e1' colspan='7'>
<td bgcolor='#e1e1e1' colspan='14'>
<img width='1' height='1' border='0' alt='' src='<?php echo $webimroot ?>/images/free.gif'>
</td>
</tr>
<tr>
<td height='2' colspan='7'></td>
<td height='2' colspan='14'></td>
</tr>
<?php } ?>
</table>