{capture name="mainbox"} {** Item menu section **} {foreach from=$page_sections item="s" key="key"}
{include file="buttons/tab.tpl" key=$key tab_text=$s.name}
{/foreach}

Date from: {html_select_date field_array="update_discount_data[from_date]" time="`$discount.from_date`" end_year="+4"} Date to: {html_select_date field_array="update_discount_data[from_date]" time="`$discount.from_date`" end_year="+4"} {include file="buttons/button.tpl" but_text=$lang.submit but_onclick="$index_script?$target_name=discounts&$mode_name=$type&discount_id=$d_id"}

Date from: {html_select_date field_array="update_discount_data[from_date]" time="`$discount.from_date`" end_year="+4"} Date to: {html_select_date field_array="update_discount_data[from_date]" time="`$discount.from_date`" end_year="+4"} {include file="buttons/button.tpl" but_text=$lang.submit but_onclick="$index_script?$target_name=discounts&$mode_name=$type&discount_id=$d_id"}

{** /Item menu section **} {/capture} {include file="common_templates/mainbox.tpl" title='Order Statistics' content=$smarty.capture.mainbox}