{include file="common/head.tpl.html" nochache="true" html5=true}
{help->link name="admin_user_main" class="help-fieldset" ext="relative"}
{$lang.global_user} - {$user_option.firstname} {$user_option.surname}
{if $is_ad_user} {else} {/if}
{$lang.userinc_shown_name}:
{$lang.userinc_login}:
{$lang.userinc_password}:
  {html->checkbox name="pw_change_next" value="1" selected=$user_option.pw_change_next output=$lang.userinc_pw_change_next disabled=true}
{html->checkbox name="pw_change_monthly" value="1" selected=$user_option.pw_change_monthly output=$lang.userinc_pw_change_monthly disabled=true}
  {html->checkbox name="pw_change_next" value="1" selected=$user_option.pw_change_next output=$lang.userinc_pw_change_next}
{html->checkbox name="pw_change_monthly" value="1" selected=$user_option.pw_change_monthly output=$lang.userinc_pw_change_monthly}
{$lang.userinc_password_external}:
{$lang.userinc_cti}:
{$lang.userinc_password}:
{$lang.phone_msn}:
{$lang.userinc_cti2}:
{$lang.userinc_number_person}:
{$lang.userinc_userpic}:
{if !$picture} {else} {/if}
185 x 185
{$lang.userinc_upload_here}
{menubutton->link query="op=admin_useradmininfo&tree_id=`$tree_id`&deletepic=true" string=$lang.userinc_remove_pic}
 
{help->link name="admin_user_info" class="help-fieldset" ext="relative"}
{$lang.emailaccounts_userinfor}
{$lang.global_company}: {if $is_ad_user && isset($ad_mapping.company) && $ad_mapping.company} {html->area name="company" rows=2 cols=5 wrap=off value=$user_option.company disabled=1 class="f-width" style="height:47px"} {else} {html->area name="company" rows=2 cols=5 wrap=off value=$user_option.company class="f-width" style="height:47px"} {/if}
{$lang.contact_department}:
{$lang.global_firstname}:
{$lang.global_surname}:
{$lang.global_address}: {if $is_ad_user && isset($ad_mapping.address) && $ad_mapping.address} {html->area name="address" rows=2 cols=30 wrap=off value=$user_option.address disabled=1 class="f-width" style="height:47px"} {else} {html->area name="address" rows=2 cols=30 wrap=off value=$user_option.address class="f-width" style="height:47px"} {/if}
{$lang.global_postcode} / {$lang.global_city}:
{$lang.pcontacts_region}:
{$lang.global_country}:
{$lang.global_phone}:
{$lang.contact_fax}:
{$lang.userinc_mobilephone}:
{$lang.emailaccounts_emailaddress}:
{$lang.contact_website}:
{$lang.userinc_profession}:
{$lang.vacations_qualification}:
{$lang.vacations_qualificationdate}: ({$date_format})
{$lang.person_label_birthday}: ({$date_format}){if $user_option.birthday}   [{$user_age} {$lang.global_years}]{/if}
{$lang.userinc_ingress_date}: ({$date_format})
{$lang.userinc_discharge_date}: ({$date_format})
{$lang.userinc_schoolblock}: ({$lang.userinc_for_apprentices})
{$lang.cycleplan_academic_year}: ({$lang.userinc_for_apprentices2})
{$lang.userinc_hoursperday}:
{$lang.userinc_hourlywage} {$CURRENCY}:
{$lang.activedirectory_home_directory}:
{$lang.activedirectory_dn}:
{cssbutton->click name="edit_dn" string=$lang.global_edit script="if (confirm('`$lang.activedirectory_edit_dn_notice`')) $('dname').disabled = false;"}
{$lang.global_notes}:
{if $is_ad_user} {html->area name="description" style="width:100%;height:70px" rows=2 cols=5 wrap=off value=$description disabled=1} {else} {html->area name="description" style="width:100%;height:70px" rows=2 cols=5 wrap=off value=$description} {/if}
 
{include file="common/foot.tpl.html"}