Quote:
Originally Posted by DragonByte Tech
I see you edited you post, so change your code to this:
Code:
<vb:if condition="can_moderate()"><li><label for="cb_hidepost"><input type="checkbox" name="hidepost" value="1" id="cb_hidepost"/>Hide Post </label><li></vb:if>
Chris
|
Thanks Chris, that worked great.
It adds the tick box and Hide Post just under the Title
A nice easy place to tick the box.
Put that code after
Code:
<img id="display_posticon" src="{vb:raw selectedicon.src}" alt="{vb:raw selectedicon.alt}" />
In the
newreply Template