<%-- File : cust_search_form.html Description : Displays the customer search form (top level). --%> <%set set_focus = 'myform.cus_id'%> <%include user_include_header.html%>
<%WonderDesk::HTML::generate_search_options('customers')%> <%include cust_include_search.html%>
<%if delete%>
<%endif%>
<%lang_tag('WORD_MH')%>:
<%lang_tag('WORD_MA')%>:
>
<%lang_tag('WORD_KEYWORD')%> <%lang_tag('WORD_SEARCH')%>:
<%lang_tag('WORD_INDEXED')%> <%lang_tag('WORD_SEARCH')%>:
<%lang_tag('WORD_SB')%>:
<%sb%>
<%lang_tag('WORD_USING')%>:
<%so%>
<%lang_tag('WORD_SEARCH')%> <%lang_tag('WORD_TIPS')%>:
<%lang_tag('WORD_TIPS2')%>
<%include user_include_footer.html%>