<{if ( $poster != false ) }>
<{$poster->getVar("uname")}>
<{if ( $poster->getVar("user_avatar") != "" ) }>
}>)
<{/if}>
<{if ( $poster->getVar("user_from") != "" ) }>
<{$smarty.const._PM_FROMC}><{$poster->getVar("user_from")}>
<{/if}>
<{if ( $poster->isOnline() ) }>
<{$smarty.const._PM_ONLINE}>
<{/if}>
<{else}>
<{$anonymous}>
<{/if}>
|
<{$smarty.const._PM_SENTC}><{$message.msg_time}>
<{$message.subject}>
<{$message.msg_text}>
|