<{$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") != "" ) }>
<{/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}>

<{foreach item=element from=$pmform.elements}> <{$element.body}> <{/foreach}>
<{if ( $previous >= 0 ) }> <{$smarty.const._PM_PREVIOUS}>  |  <{else}> <{$smarty.const._PM_PREVIOUS}> |  <{/if}> <{if ( $next < $total_messages ) }> <{$smarty.const._PM_NEXT}> <{else}> <{$smarty.const._PM_NEXT}> <{/if}>
<{else}>

<{$smarty.const._PM_YOUDONTHAVE}> <{/if}>