X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fprofile_edit.tpl;h=c4e0f58194aa787dfd3d1b0f78ba3090e17e7eb6;hb=fc0eb9d0e457236fc7a588b8be95a6829354dd25;hp=8d68c3e49e2161717bc12feff88d147244cc5468;hpb=55c8f6a2bce9518c28337b18823b8300d1875ab8;p=timetracker.git diff --git a/WEB-INF/templates/profile_edit.tpl b/WEB-INF/templates/profile_edit.tpl index 8d68c3e4..c4e0f581 100644 --- a/WEB-INF/templates/profile_edit.tpl +++ b/WEB-INF/templates/profile_edit.tpl @@ -1,10 +1,25 @@ @@ -125,13 +154,22 @@ 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_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 *}