You have put the code here:
</tbody>
Your code
</table>
<!-- /main -->
and added a <br /> before the code to add a gap between the forum and Paul's hack.
Since you added a <tbody> inside the forum table container I don't think you need:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
& </table>.
You only need those lines if you are creating a new table container for Paul's <tbody>. I hope that makes sense. If not, just leave the code as is as it seems to work.
|