Quote:
Originally Posted by Brad.loo
HTML Code:
<if condition="THIS_SCRIPT == forumdisplay">
<!-- This is the key line that the hack adds -->
<td class="alt1" align="center"><div class="smallfont" style="text-align:$stylevar[center]; white-space:nowrap">$thread_dateline</div></font></td>
</if>
|
Thanks, Brad.loo - I opted to go with KirbyDE's code because this hack is supposed to also show the Thread Creation Date column for searches.
If I used the conditional you listed, the column wouldn't show up for searches. But I appreciate your quick response, nonetheless!