{assign var=meth value=':'|explode:$VAR._page} {if $form_validation} {$block->display('core:alert_fields')} {/if}
{$method->exe_noauth('tax','get_tax_ids')} {if $tax_ids} {/if} {$method->exe('account','static_var')} {if $static_var} {/if}
{osb f=tt}
{osb f=tf field=username} {t}Leave blank to allow the system auto-generate{/t}
{osb f=tf field=password} {t}Leave blank to allow the system auto-generate{/t}
{t}Send user welcome email?{/t}  
{osb f=tf field=status} {osb f=tf field=email} {osb f=tf field=company}
{if $VAR.account_status == ''} {if $smarty.const.DEFAULT_ACCOUNT_STATUS != '1'} {$list->bool('account_status','1')} {else} {$list->bool('account_status','0')} {/if} {else} {$list->bool('account_status',$VAR.account_status)} {/if}
{osb f=tf field=first_name} {osb f=tf field=middle_name} {osb f=tf field=last_name}
{osb f=tf field=title} {osb f=tf field=address1} {osb f=tf field=address2}
{$list->menu_staticlist('nametitle','account_title','account_title','','form_menu','all')}
{osb f=tf field=city} {osb f=tf field=state} {osb f=tf field=zip}
{osb f=tf field=country_id} {osb f=tf field=date_expire} {osb f=tf field=email_type}
{if $VAR.account_country_id != ''} {$list->mmenu('no','account_country_id','country','name',$VAR.account_country_id,'','form_field" onchange="taxIdsDisplay(this.value)')} {else} {$list->mmenu('no','account_country_id','country','name',$smarty.const.DEFAULT_COUNTRY,'','form_field" onchange="taxIdsDisplay(this.value)')} {/if} {$list->calender_add('account_date_expire',$VAR.account_date_expire,'form_field')} {$list->bool('account_email_type',$VAR.account_email_type)}
{osb f=tf field=language_id} {osb f=tf field=theme_id} {osb f=tf field=currency_id}
{if $VAR.account_language_id != ''} {$list->menu_files('','account_language_id',$VAR.account_language_id,'language','','_core.xml','form_menu')} {else} {$list->menu_files('','account_language_id',$smarty.const.DEFAULT_LANGUAGE,'language','','_core.xml','form_menu')} {/if} {if $VAR.account_theme_id != ''} {$list->menu_files('','account_theme_id',$VAR.account_theme_id,'theme','','.user_theme','form_menu')} {else} {$list->menu_files('','account_theme_id',$smarty.const.DEFAULT_THEME,'theme','','.user_theme','form_menu')} {/if} {if $VAR.account_currency_id != ''} {$list->mmenu('no','account_currency_id','currency','name',$VAR.account_currency_id,'','form_menu')} {else} {$list->mmenu('no','account_currency_id','currency','name',$smarty.const.DEFAULT_CURRENCY,'','form_menu')} {/if}
{translate}authorized_groups{/translate} {if $list->is_installed('affiliate')}{osb f=tf field=affiliate_id}{/if} {osb f=tf field=misc}
{$list->select_groups($VAR.groups,'groups','form_field','10','')} {if $list->is_installed('affiliate')} {osb f=html_select_affiliate name='account_affiliate_id' default=$VAR.account_affiliate_id}

{osb f=tf field=campaign_id}
{$list->mmenu('','account_campaign_id','campaign','name',$VAR.account_campaign_id,'','form_menu',true)} {/if}
{foreach from=$tax_ids item=tax} {/foreach}
{$tax.tax_id_name}
{$block->display('core:method_error')} {foreach from=$static_var item=record} {/foreach}
{$record.name} {$record.html}
{include file='file:../core/add_tr_submit.tpl'}
   
{if $VAR.account_account_id}
{/if}