{* $Id: orders_search_form.tpl 1562 2006-04-24 14:14:44Z imac $ *} {literal} {/literal}
{if $search_orders == 'Y'} {/if} {if $selected_section != ""} {/if} {if $report_id != ""} {/if} {if $table_id != ""} {/if} {if $condition_element != ""} {/if} {if $element_hash != ""} {/if}
{$lang.customer}: 
    {$lang.email}:
{$lang.total} ({$currencies.$primary_currency.symbol}): 
 - 
{$lang.order_status}:  {include file="orders_pages/order_status.tpl" status=$smarty.get.status display="select" name="status" display_empty='Y'}

{$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}:
{if 'view_orders'|fn_check_privileges:true} {include file="buttons/button.tpl" but_text=$lang.search but_onclick="javascript: document.orders_search_form.submit();" but_type="input"} {/if}
{if $smarty.get.period != 'C'} {/if}