Quote:
Originally Posted by mad@Max
In template post_thanks_box delete unnecessary class postbitim, it needed for inline moderation.
|
Code:
<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if> postbitim" id="post_thanks_box_{vb:raw post.postid}"<vb:if condition="!$post_thanks_box == 1"> style="display:none"</vb:if>>
{vb:raw post_thanks_box}
</li>
Hi can you explain?
Best Regards