{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}
{osb f=tf field=date_orig} {$list->date_time($record.date_orig)}
{osb f=tf field=staff_id} {if $record.staff_id == '0'} {t}System{/t} {else} {osb f=html_select_account name='service_memo_staff_id' default=$record.staff_id} {/if}
{osb f=tf field=memo} {$record.memo|nl2br}
{include file='file:../core/view_td_delete.tpl'}
 
{include file='file:../core/view_post.tpl'}
{/if}