{include file="$style_dir/blocks/manage/account_left.html"}
{include file="$style_dir/blocks/manage/account_head.html" user=$user} {if $mode =='inbox'}

Private Messages » Inbox

{include file="$style_dir/blocks/pm/messages.html" show_from='true'} {/if} {if $mode =='notification'}

Private Messages » Notifications

{include file="$style_dir/blocks/pm/messages.html" show_from='true'} {/if} {if $mode =='sent'}

Private Messages » Sent

{include file="$style_dir/blocks/pm/messages.html" show_to='true'} {/if} {if $mode =='new_msg'}

Private Messages » Compose new message

{assign var='form_fields' value=$cbpm->load_compose_form()} {/if}