it should be about 18-20 lines down from the top in threadbit between
Code:
<td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]">
and
Code:
<if condition="$show['moderated']"> <img class="inlineimg" src="$stylevar[imgdir_misc]/moderated_small.gif" alt="<phrase 1="$thread[hiddencount]">$vbphrase[x_moderated_posts]</phrase>" /> </if>
although this does depend on what other hacks you have installed that require adding/removing code from the template hopefully this will give you an idea on where abouts it should be.