Quote:
Originally Posted by mgurain
what did you change to do it ? I need that too because some mods really closed threads accidantly !!
thanks in advance edbri871,,
|
No Problem.
In the template edit you change
onclick="" to
ondblclick="".
So the code for the template change in
THREADBIT will be:
Code:
<img src="$stylevar[imgdir_statusicon]/thread$thread[statusicon].gif" alt="<if condition="can_moderate($thread[forumid])">Click To Open/Close This Thread" ondblclick="requestData('postings.php?{$session[sessionurl]}do=openclosethread&threadid={$thread[threadid]}','parseThread',this)<else /><if condition="$show['threadcount']"><phrase 1="$thread[dot_count]" 2="$thread[dot_lastpost]">$vbphrase[have_x_posts_in_thread_last_y]</phrase></if></if>" border="" />