Thanks for finding this. This is a small bug. In the instructions for the
threadbit template, use the following:
Find:
Add before:
HTML Code:
<if condition="can_moderate($thread['forumid']) AND $show['inlinemod']">
<td class="alt1" align="center"><if condition="$show['threadmoved']">-<else /><input type="checkbox" id="inlinemod_$thread[threadid]" name="inlinemod_$thread[threadid]" value="1" onclick="select_item($thread[threadid], this);" /></if>
</if>
Edit: ZIP package updated and link to this post added