- Code: Select all
<tr>
<!-- IF postrow.S_IGNORE_POST -->
<td class="gensmall" ... > ...</td>
<!-- ELSE -->
...
</tr>
<!-- ENDIF -->
<tr>
<tr>
<!-- IF postrow.S_IGNORE_POST -->
<td class="gensmall" ... > ...</td>
<!-- ELSE -->
...
</tr>
<!-- ENDIF -->
<tr>