
04-09-2010, 01:41 PM
|
|
|
Join Date: Jul 2009
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by YankForum
with author's permission i did it by adding these 3 lines of whole code provided by author :
Code:
<vb:if condition="$thread['postuserid'] == $post['userid']">
<img src="images/thread_starter.gif" alt="Thread Starter">
</vb:if>
right after lines below :
Code:
{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>
|
Thanks so much!
|