Search this template: "Quick Moderation template" and replace all the content with this:
Code:
<br />
<div class="floatcontainer forumbit_nopost">
<div class="forumhead foruminfo collapse">
<h3>
<span class="forumtitle"><a href="#">Quick Moderation by SCANU</a></span>
<a class="collapse" id="collapse_quickmod_content" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" title="Collapse" /></a>
</h3>
</div>
<div id="quickmod_content" class="forumbit_post table">
<div class="forumrow table" style="padding-{vb:stylevar right}:0px">
<div align="left" width="100%" style="margin:10px 0px 20px 10px;">
<a href="modcp/moderate.php?do=posts">Threads</a>: <b>{vb:raw threads.count}</b>
<a href="modcp/moderate.php?do=posts#posts">Posts</a>: <b>{vb:raw posts.count}</b>
<a href="modcp/moderate.php?do=attachments">Attachments</a>: <b>{vb:raw attachments.count}</b>
<a href="modcp/moderate.php?do=events">Events</a>: <b>{vb:raw events.count}</b>
Users: <b>{vb:raw users.count}</b>
</div>
</div>
</div>
</div></br>