{include file="uprofiles/list_js.html"}

{$LABEL.lbl_users_profiles}

{if fn_check_admin_rights('uprofiles', 'custom_add')} {/if}

{$LABEL.help_uprofiles}

{$LABEL.lbl_field} {$LABEL.lbl_customer_account} {$LABEL.lbl_making_order}
{$LABEL.lbl_active} {$LABEL.lbl_required} {$LABEL.lbl_active} {$LABEL.lbl_required}
{$LABEL.lbl_user_title} ({$LABEL.lbl_natural_person})
{$LABEL.lbl_first_name} ({$LABEL.lbl_natural_person})
{$LABEL.lbl_second_name} ({$LABEL.lbl_natural_person})
{$LABEL.lbl_last_name} ({$LABEL.lbl_natural_person})
{$LABEL.lbl_gender} ({$LABEL.lbl_natural_person})
{$LABEL.lbl_company} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_ogrn} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_inn} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_kpp} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_contact_person} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_legal_address} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_bank_name} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_bank_bik} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_bank_rs} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_bank_ks} ({$LABEL.lbl_artificial_person})
{$LABEL.lbl_phone} ({$LABEL.lbl_natural_person}, {$LABEL.lbl_artificial_person})
{$LABEL.lbl_mobile_phone} ({$LABEL.lbl_natural_person})
{$LABEL.lbl_fax} ({$LABEL.lbl_natural_person}, {$LABEL.lbl_artificial_person})
{$LABEL.lbl_web_site} ({$LABEL.lbl_natural_person}, {$LABEL.lbl_artificial_person})
E-Mail ({$LABEL.lbl_natural_person}, {$LABEL.lbl_artificial_person})
 
{$LABEL.lbl_address} ({$LABEL.lbl_natural_person}, {$LABEL.lbl_artificial_person})
{$LABEL.lbl_zip_code}
{$LABEL.lbl_city}
{$LABEL.lbl_country}
{$LABEL.lbl_state}
 
{$LABEL.lbl_another_shipping_address} ({$LABEL.lbl_natural_person}, {$LABEL.lbl_artificial_person})  
{$LABEL.lbl_address}
{$LABEL.lbl_zip_code}
{$LABEL.lbl_city}
{$LABEL.lbl_country}
{$LABEL.lbl_state}
{if $custom_fields}
{$LABEL.lbl_custom_fields} {foreach from=$custom_fields item=field} {/foreach}
{$LABEL.lbl_field} {$LABEL.lbl_type} {$LABEL.lbl_pos2} {$LABEL.lbl_customer_account} {$LABEL.lbl_making_order} {$LABEL.lbl_actions}
{$LABEL.lbl_active} {$LABEL.lbl_required} {$LABEL.lbl_active} {$LABEL.lbl_required}
{if $field.additional_type eq 'text'}{$LABEL.lbl_text}{elseif $field.additional_type eq 'select'}{$LABEL.lbl_list}{/if} {$LABEL.link_edit} {$LABEL.link_delete}
{/if} {if not fn_check_admin_rights('uprofiles', 'save_changes')} {literal} {/literal} {else} {/if}