{* $Id: tax_update.tpl 1503 2006-03-31 07:53:23Z zeke $ *} {capture name="mainbox"} {include file="common_templates/select_language.tpl"}
{include file="common_templates/subheader.tpl" title=$lang.tax_properties}
{$lang.tax_name}:  
{$lang.regnumber}:  
{$lang.priority}:  
{$lang.rates_depend_on}:  
{$lang.available}:  
{$lang.price_includes_tax}:  

{if 'manage_taxes'|fn_check_privileges:true} {include file="buttons/update.tpl" but_onclick="javascript:document.tax_form.submit();"} {/if}
{/capture} {include file="common_templates/mainbox.tpl" title=$tax.tax content=$smarty.capture.mainbox} {capture name="mainbox"}
{$lang.show_rate_for_destination}:  

{include file="taxes_pages/rates.tpl"} {/capture} {include file="common_templates/mainbox.tpl" title=$lang.tax_rates content=$smarty.capture.mainbox}