X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fprofile_edit.tpl;h=4967259e0bb8109e4864a661ed14f6b0398c2390;hb=62e316ec456ef2a98acee48dad2f305e7fb0c4b0;hp=d13e08711036f7be4b8cbaf96c2ca1427210c9cb;hpb=139889a67699143cce59a4f3136b3158058b9ce2;p=timetracker.git diff --git a/WEB-INF/templates/profile_edit.tpl b/WEB-INF/templates/profile_edit.tpl index d13e0871..4967259e 100644 --- a/WEB-INF/templates/profile_edit.tpl +++ b/WEB-INF/templates/profile_edit.tpl @@ -1,10 +1,25 @@ @@ -121,11 +150,11 @@ function handlePluginCheckboxes() { {$forms.profileForm.decimal_mark.control}   {$i18n.label.date_format}: - {$forms.profileForm.format_date.control}   + {$forms.profileForm.date_format.control}   {$i18n.label.time_format}: - {$forms.profileForm.format_time.control}   + {$forms.profileForm.time_format.control}   {$i18n.label.week_start}: @@ -133,21 +162,26 @@ function handlePluginCheckboxes() { {$i18n.form.profile.tracking_mode}: - {$forms.profileForm.tracking_mode.control} + {$forms.profileForm.tracking_mode.control} {$forms.profileForm.task_required.control} {$i18n.form.profile.record_type}: {$forms.profileForm.record_type.control} - {$i18n.form.profile.uncompleted_entries}: - {$forms.profileForm.uncompleted_entries.control} + {$i18n.form.profile.uncompleted_indicators}: + {$forms.profileForm.uncompleted_indicators.control} - +{if $user->isManager()} + + {$i18n.label.bcc}: + {$forms.profileForm.bcc_email.control} {$i18n.label.what_is_it} + +{/if} {* initialize preview text *}