Quote:
Originally Posted by blind-eddie
Why not? I should work.
|
I have this code
<div class="tborder">
<table width="100%" border="0" cellspacing="1" cellpadding="$stylecolumns">
<tr>
<td width="100%" align="center" colspan="$stylecolumns" class="tcat">{$ibforums->lang['game_info']}{$plays_left}</td>
</tr>
{$cats}
{$tourneyinfo['desc']}
</table></div><br /><div class="tborder">
<table width="100%" border="0" cellspacing="1" cellpadding="$stylecolumns">
<tr>
EOF;