{* $Id: discount_global.tpl 1503 2006-03-31 07:53:23Z zeke $ *} {** global discounts section **}
{capture name="mainbox"}
{include file="discounts_pages/discount_details.tpl" discount=$discount} {** /Form submit section **} {if 'manage_discounts'|fn_check_privileges:true}

{include file="buttons/update.tpl" but_onclick="javascript:document.global_discounts_form.submit()" but_type="input"}

{/if}
{/capture} {include file="common_templates/mainbox.tpl" title=$lang.global_discounts content=$smarty.capture.mainbox} {** /global discounts section **}