Quote:
Originally Posted by j1mmy
Right, so where would that go in the template?
|
In this area:
HTML Code:
<tbody>
<tr align="center">
<td class="thead" > </td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$vbphrase[last_post]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</tbody>