<{if $op==out}>
<{$smarty.const._PM_TO}>: <{else}>
<{$smarty.const._PM_FROM}>: <{/if}>
<{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.msg_text}>
<{foreach item=element from=$pmform.elements}>
<{$element.body}>
<{/foreach}>
<{else}>
<{$smarty.const._PM_YOUDONTHAVE}>
<{/if}>