<{$smarty.const._PM_PRIVATEMESSAGE}>

<{if $op==out}>
<{$smarty.const._PM_OUTBOX}>
<{elseif $op == "save"}>
<{$smarty.const._PM_SAVEBOX}>
<{else}>
<{$smarty.const._PM_INBOX}>
<{/if}>
<{if $message}>

<{$message.subject}>

>
<{if $op==out}><{$smarty.const._PM_TO}>: <{else}><{$smarty.const._PM_FROM}>: <{/if}> <{if ( $poster != false ) }> <{$poster->getVar('uname')}> <{if ( $poster->getVar("user_avatar") != "")}> <{$poster->getVar('uname')}> <{/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}>
<{if ($previous >= 0 )}> <{else}> <{/if}> <{if ( $next < $total_messages ) }> <{else}> <{/if}>
<{else}> <{$smarty.const._PM_YOUDONTHAVE}> <{/if}>