{* $Id: shipping_update.tpl 1876 2006-05-31 11:44:50Z zeke $ *} {capture name="mainbox"} {include file="common_templates/select_language.tpl"}
{include file="common_templates/subheader.tpl" title=$lang.shipping_method_properties}
{$lang.shipping_name}:  
{$lang.delivery_time}:  
{$lang.rate_calculation}:  
{$lang.rate_calculation_manual}
{$lang.rate_calculation_realtime}
{$lang.shipping_service}:  
{$lang.membership}:  
{$lang.available}:  

{if 'manage_shipping'|fn_check_privileges:true} {include file="buttons/button.tpl" but_text=$lang.update but_onclick="javascript:document.shippings_form.submit();"} {/if}
{/capture} {include file="common_templates/mainbox.tpl" title=$lang.manage_shippings content=$smarty.capture.mainbox} {include file="shippings_pages/rates.tpl"}