{* $Id: orders_search_form.tpl 2025 2006-07-27 06:39:02Z zeke $ *} {literal} {/literal}
{$lang.total} ({$currencies.$primary_currency.symbol}): 
 - 
{$lang.order_status}:  {include file="orders_pages/order_status.tpl" status=$smarty.get.status display="checkboxes" name="status"}

{$lang.period}:

{$lang.all}  {$lang.in_last_24hrs}   {$lang.in_last_7days}   {$lang.in_last_month}   {$lang.choose} 
{html_select_date prefix='from_' time=$time_from}   -   {html_select_date prefix='to_' time=$time_to}
{$lang.order_id}:
{include file="buttons/button.tpl" but_text=$lang.search but_onclick="javascript: document.orders_search_form.submit();" but_type="input"}
{if $smarty.get.period != 'C'} {/if}