<%set help_pg = 'help_users.html'%> <%include admin_include_header.html%> <%include admin_include_submenu_users.html%>

By
<%alpha_bar%>
<%if error%>
<%error%>
  
<%endif%>

<%if hits%>
<%endif%> <%if msg%><%msg%><%endif%> <%if speed_bar%> <%endif%>
<%loop results%> bgcolor="#E5E2E2"<%endif%>> <%endloop%>
<%lang_tag('WORD_USERNAME')%><%sb_image('cus_username')%> <%lang_tag('WORD_NAME')%><%sb_image('cus_last_name')%> <%lang_tag('WORD_COMPANY')%><%sb_image('cus_company_name')%> <%lang_tag('WORD_EMAIL')%><%sb_image('cus_email')%> <%lang_tag('WORD_WEB')%><%sb_image('cus_website')%> <%lang_tag('WORD_ADDRESS')%><%sb_image('cus_address')%> <%lang_tag('WORD_PHONE')%><%sb_image('cus_phone')%> Type<%sb_image('adm_tech_p,adm_supervisor_p')%>
 <%cus_username%>  <%cus_first_name%> <%cus_last_name%>  <%cus_company_name%>  <%cus_email%>  <%if cus_website%><%cus_website%><%endif%>  <%if cus_address%><%cus_address%><%endif%>  <%if cus_phone%><%cus_phone%><%endif%>  <%if adm_admin_p%>Administrator<%elseif adm_supervisor_p%>Supervisor<%elseif adm_tech_p%>Technician<%else%>Customer<%endif%>

<%if hits%>    <%endif%>
Page: <%speed_bar%>

<%if hits and delete%>
<%endif%>
<%include admin_include_footer.html%>