{"pgn_customers"|translate}

{"usr_customer_search_descr"|translate}

{"usr_custinfo_login"|translate} {"usr_custinfo_first_name"|translate} {"str_group"|translate}:
{"usr_custinfo_email"|translate} {"usr_custinfo_last_name"|translate} {"str_status"|translate}:

{$search_result_string}

{if $GridRows} {if $navigator}

{$navigator}{/if}

{include file="backend/gridheader.tpl.html"} {section name=i loop=$GridRows} {assign var=customer_url value="did=&ukey=user_info&userID=`$GridRows[i].customerID`&rdid=`$CurrentDivision.id`"|set_query_html} {/section}
{lbl_btn_delete}
{$GridRows[i].Login|escape:'html'} {$GridRows[i].first_name|escape:'html'} {$GridRows[i].last_name|escape:'html'} {if $smarty.const.CONF_BACKEND_SAFEMODE eq 0}{$GridRows[i].Email|escape:'html'}{else}{"msg_safemode_info_blocked"|translate}{/if} {assign var="custgroupID" value=$GridRows[i].custgroupID}{$customer_groups[$custgroupID].custgroup_name|escape:'html'}  {$GridRows[i].reg_datetime|escape:'html'} {if $GridRows[i].ActivationCode} {"usr_account_notactivated"|translate} {else} {"usr_account_activated"|translate} {/if} {
 {include file="backend/lister.tpl.html"}

{if $customers_has_been_exported_succefully == 1} {"msg_customers_exported_to_file"|translate} {"btn_download"|translate} ( {$file_size} b ) {else} {/if}

{/if}