{* $Id: orders.tpl 1665 2006-05-05 08:05:15Z zeke $ *}
{capture name="mainbox"}
{if $mode == "new"}
{$lang.text_admin_new_orders}
{/if}
{capture name="section"}
{include file="orders_pages/orders_search_form.tpl" search_orders="Y"}
{/capture}
{include file="common_templates/section.tpl" section_title=$lang.search section_content=$smarty.capture.section}