X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fgroup_edit.tpl;h=7cb8d2e69004d2a6d8f6f53b8e43e05c27d0b258;hb=de05f61301a897661c702f03c1b45dd3ab5c0e8a;hp=72222c094660e8dca618de332eb0d7e6797dfc8e;hpb=b9026f8ab6535160feb9d4d1caf95495f5b159be;p=timetracker.git diff --git a/WEB-INF/templates/group_edit.tpl b/WEB-INF/templates/group_edit.tpl index 72222c09..7cb8d2e6 100644 --- a/WEB-INF/templates/group_edit.tpl +++ b/WEB-INF/templates/group_edit.tpl @@ -105,7 +105,7 @@ function handlePluginCheckboxes() { {if $user->can('manage_basic_settings')} {$i18n.label.group_name}: - {$forms.groupForm.team_name.control} + {$forms.groupForm.group_name.control} {$i18n.label.currency}: @@ -142,7 +142,7 @@ function handlePluginCheckboxes() { {$i18n.form.profile.tracking_mode}: - {$forms.groupForm.tracking_mode.control} {$forms.profileForm.task_required.control} + {$forms.groupForm.tracking_mode.control} {$forms.groupForm.task_required.control} {$i18n.form.profile.record_type}: @@ -164,7 +164,7 @@ function handlePluginCheckboxes() { {$i18n.form.profile.uncompleted_indicators}: {$forms.groupForm.uncompleted_indicators.control} {$i18n.label.what_is_it} -{if $user->can('manage_advanced_settings')} + {if $user->can('manage_advanced_settings')} {$i18n.label.bcc}: {$forms.groupForm.bcc_email.control} {$i18n.label.what_is_it} @@ -173,7 +173,7 @@ function handlePluginCheckboxes() { {$i18n.form.profile.allow_ip}: {$forms.groupForm.allow_ip.control} {$i18n.label.what_is_it} -{/if} + {/if} {* initialize preview text *}