PM Button
This modification is in the archives.
I'm dont like press on nick and click there "Send PM ...". You too? So take it
Find in postbit_legacy or postbit: PHP Code:
<div> $post[icqicon] $post[yahooicon] $post[aimicon] $post[msnicon] $post[skypeicon] </div>
PHP Code:
<if condition="$show['pmlink']"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/sendpm.gif" alt="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" title="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" border="0" /></a></if> </td></if>
Screenshot: http://www.ii4.ru/images/298830exmpl.png Download No files for download. |