{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {include file='file:../core/view_pre.tpl'} {if $form_validation} {$block->display('core:alert_fields')} {/if}
{osb f=tt}
{include file='file:../core/view_td_delete.tpl'}
{osb f=tf field=account_id} {osb f=html_select_account name='email_log_account_id' default=$record.account_id}
{osb f=tf field=date_orig} {$list->date_time($record.date_orig)}
{osb f=tf field=email} {$record.email}
{osb f=tf field=subject} {$record.subject}
{osb f=tf field=message}
 
{include file='file:../core/view_post.tpl'}
{/if}