Quote:
Originally Posted by Xenon
no prob
in the postbit template find:
HTML Code:
<if condition="$post['editlink']">
<a href="$post[editlink]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
and before add:
HTML Code:
<if condition="$post[visible] == 0 and $thread[threadid] > 0"><a href="postings.php?do=managepost&p=$post[postid]">Manage Post</a></if>
that should create the link 
|
Anyway we can get it just to delete the post ?
I know im a pain but im lovable with it :0 lol