{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 $record.id == $VAR.log_error_id} {foreach from=$form_validation item=record} {assign var=$record.field value='true'} {$record.field_trans|upper}: {$record.error}
{/foreach} {/if}
{osb f=tt}
{osb f=tf field=date_orig} {$list->date_time($record.date_orig)}
{osb f=tf field=account_id} {osb f=html_select_account name='log_error_account_id' default=$record.account_id}
{osb f=tf field=module} {$record.module}
{osb f=tf field=method} {$record.method}
{include file='file:../core/view_td_delete.tpl'}
 
{include file='file:../core/view_post.tpl'}
{/if}