{$i18n.label.person_name} (*): |
{$forms.profileForm.name.control} |
{$i18n.label.login} (*): |
{$forms.profileForm.login.control} |
{if !$auth_external}
{$i18n.label.password} (*): |
{$forms.profileForm.password1.control} |
{$i18n.label.confirm_password} (*): |
{$forms.profileForm.password2.control} |
{/if}
{$i18n.label.email}: |
{$forms.profileForm.email.control} |
|
{$i18n.label.required_fields} |
{if $user->isManager() || ($user->canManageTeam() && !defined(MANAGER_ONLY_TEAM_SETTINGS))}
|
{$i18n.label.team_name}: |
{$forms.profileForm.team_name.control} |
{$i18n.label.currency}: |
{$forms.profileForm.currency.control} |
{if $user->can('manage_roles')}
{$i18n.label.roles}: |
{$i18n.label.configure} |
{/if}
{$i18n.label.language}: |
{$forms.profileForm.lang.control} |
{$i18n.label.decimal_mark}: |
{$forms.profileForm.decimal_mark.control} |
{$i18n.label.date_format}: |
{$forms.profileForm.date_format.control} |
{$i18n.label.time_format}: |
{$forms.profileForm.time_format.control} |
{$i18n.label.week_start}: |
{$forms.profileForm.start_week.control} |
{$i18n.form.profile.show_holidays}: |
{$forms.profileForm.show_holidays.control} {$i18n.label.what_is_it} |
{$i18n.form.profile.tracking_mode}: |
{$forms.profileForm.tracking_mode.control} {$forms.profileForm.task_required.control} |
{$i18n.form.profile.record_type}: |
{$forms.profileForm.record_type.control} |
{$i18n.form.profile.punch_mode}: |
{$forms.profileForm.punch_mode.control} {$i18n.label.what_is_it} |
{$i18n.form.profile.allow_overlap}: |
{$forms.profileForm.allow_overlap.control} {$i18n.label.what_is_it} |
{$i18n.form.profile.future_entries}: |
{$forms.profileForm.future_entries.control} {$i18n.label.what_is_it} |
{$i18n.form.profile.uncompleted_indicators}: |
{$forms.profileForm.uncompleted_indicators.control} {$i18n.label.what_is_it} |
{if $user->isManager()}
{$i18n.label.bcc}: |
{$forms.profileForm.bcc_email.control} {$i18n.label.what_is_it} |
{/if}
{* initialize preview text *}
|
|
|
{$forms.profileForm.charts.control} |
|
{$forms.profileForm.clients.control} |
{$forms.profileForm.client_required.control} |
{$forms.profileForm.invoices.control} |
|
{$forms.profileForm.paid_status.control} |
|
{$forms.profileForm.custom_fields.control} |
{$i18n.label.configure} |
{$forms.profileForm.expenses.control} |
{$forms.profileForm.tax_expenses.control} {$i18n.label.configure} |
{$forms.profileForm.notifications.control} |
{$i18n.label.configure} |
{$forms.profileForm.locking.control} |
{$i18n.label.configure} |
{$forms.profileForm.quotas.control} |
{$i18n.label.configure} |
{$forms.profileForm.week_view.control} |
{$i18n.label.configure} |
{/if}
|
{$forms.profileForm.btn_save.control} |