{* $Id: user_search.tpl 1627 2006-05-02 12:13:38Z zeke $ *} {capture name="section"}
{if $search_users == 'Y'} {/if} {if $selected_section != ""} {/if} {if $discount_id != ""} {/if} {if $report_id != ""} {/if} {if $table_id != ""} {/if} {if $element_hash != ""} {/if} {if $smarty.get.user_type} {/if}
{$lang.name}:     {$lang.login}:     {$lang.email}:
{$lang.company}:     {$lang.membership}:        

{$lang.address}:     {$lang.city}:     {$lang.zip_postal_code}:    
{$lang.state}:     {$lang.country}: {if $smarty.get.action == 'search'}{assign var="default_country" value=$smarty.get.country}{else}{assign var="default_country" value=$settings.General.default_country}{/if}

{if 'view_users'|fn_check_privileges:true} {include file="buttons/search.tpl" but_onclick="javascript: document.user_search_form.submit();" but_type="input"} {/if}
{/capture} {include file="common_templates/section.tpl" section_content=$smarty.capture.section section_title=$lang.search}