{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}
{if $list->is_installed('affiliate')} {/if}
{osb f=tf field=date_orig} {$list->date_time($record.date_orig)}
{osb f=tf field=date_last} {$list->date_time($record.date_last)}
{osb f=tf field=date_expire} {$list->date_time($record.date_expire)}
{osb f=tf field=logged} {if $record.logged == "1"} {t}True{/t} {else} {t}False{/t} {/if}
{osb f=tf field=ip} {$record.ip}
{osb f=tf field=theme_id} {$list->menu_files('','session_theme_id',$record.theme_id,'theme','','.user_theme','form_menu')}
{osb f=tf field=country_id} {osb f=html_select_name name='session_country_id' table='country' method='country' default=$record.country_id}
{osb f=tf field=language_id} {$list->menu_files('no','session_language_id',$record.language_id,'language','','_core.xml','form_menu')}
{osb f=tf field=currency_id} {$list->menu('no','session_currency_id','currency','name',$record.currency_id,'form_menu')}
{osb f=tf field=account_id} {osb f=html_select_account name='session_account_id' default=$record.account_id}
{osb f=tf field=affiliate_id} {osb f=html_select_affiliate name='session_affiliate_id' default=$record.affiliate_id}
{include file='file:../core/view_td_delete.tpl'}
 
{include file='file:../core/view_post.tpl'}
{/if}