Hmmm I'm not doing it right as its still showing.
Here's what my code looks like now...
$post[iplogged]
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
</if>
<if condition="$thread['forumid'] == 166">
</if>
I also added it in my postbit_legacy in case but its still showing.
|