{if $user->can('manage_subgroups') && $group_dropdown}
{$i18n.label.group}: |
{$forms.groupForm.group.control} |
{/if}
{if $user->can('manage_basic_settings')}
{$i18n.label.group_name} (*): |
{$forms.groupForm.group_name.control} |
{$i18n.label.description}: |
{$forms.groupForm.description.control} |
{$i18n.label.currency}: |
{$forms.groupForm.currency.control} |
{if $user->can('manage_roles')}
{$i18n.label.roles}: |
{$i18n.label.configure} |
{/if}
{$i18n.label.language}: |
{$forms.groupForm.lang.control} |
{$i18n.label.decimal_mark}: |
{$forms.groupForm.decimal_mark.control} |
{$i18n.label.date_format}: |
{$forms.groupForm.date_format.control} |
{$i18n.label.time_format}: |
{$forms.groupForm.time_format.control} |
{$i18n.label.week_start}: |
{$forms.groupForm.start_week.control} |
{$i18n.form.group_edit.show_holidays}: |
{$forms.groupForm.show_holidays.control} {$i18n.label.what_is_it} |
{$i18n.form.group_edit.tracking_mode}: |
{$forms.groupForm.tracking_mode.control} {$forms.groupForm.task_required.control} |
{$i18n.form.group_edit.record_type}: |
{$forms.groupForm.record_type.control} |
{$i18n.form.group_edit.punch_mode}: |
{$forms.groupForm.punch_mode.control} {$i18n.label.what_is_it} |
{$i18n.form.group_edit.allow_overlap}: |
{$forms.groupForm.allow_overlap.control} {$i18n.label.what_is_it} |
{$i18n.form.group_edit.future_entries}: |
{$forms.groupForm.future_entries.control} {$i18n.label.what_is_it} |
{$i18n.form.group_edit.uncompleted_indicators}: |
{$forms.groupForm.uncompleted_indicators.control} {$i18n.label.what_is_it} |
{$i18n.form.group_edit.confirm_save}: |
{$forms.groupForm.confirm_save.control} {$i18n.label.what_is_it} |
{if $user->can('manage_advanced_settings')}
{$i18n.label.bcc}: |
{$forms.groupForm.bcc_email.control} {$i18n.label.what_is_it} |
{$i18n.form.group_edit.allow_ip}: |
{$forms.groupForm.allow_ip.control} {$i18n.label.what_is_it} |
|
{$i18n.label.required_fields} |
{/if}
{* initialize preview text *}
{/if}
|
{$forms.groupForm.btn_save.control} {$forms.groupForm.btn_delete.control} |