{assign var=meth value=':'|explode:$VAR._page} {if $form_validation} {$block->display('core:alert_fields')} {/if}
{osb f=tt}
{include file='file:../core/add_tr_submit.tpl'}
{osb f=tf field=country_id} {if $VAR.tax_country_id != ''} {$list->menu('','tax_country_id','country','name',$VAR.tax_country_id,'form_menu')} {else} {$list->menu('','tax_country_id','country','name',$smarty.const.DEFAULT_COUNTRY,'form_menu')} {/if}
{osb f=tf field=zone}
{osb f=tf field=description}
{osb f=tf field=rate}
{osb f=tf field=tax_id_collect} {$list->bool('tax_tax_id_collect',$VAR.tax_id_collect,'" onchange="if (this.value==1) document.getElementById(\'tax_id\').style.display=\'block\'; else document.getElementById(\'tax_id\').style.display=\'none\';')}
{osb f=tf field=tax_id_name}
{osb f=tf field=tax_id_req} {$list->bool('tax_tax_id_req',$VAR.tax_id_req)}
{osb f=tf field=tax_id_regex}