X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fprofile_edit.tpl;h=c4e0f58194aa787dfd3d1b0f78ba3090e17e7eb6;hb=57fee3137bba95e2a9f07035f7208d4dbf9b65cd;hp=8c8e27aef8a597da8b3e47db02b99db527050b77;hpb=3b47350624ad38704ad23a2750ea9d99b01e9e0d;p=timetracker.git diff --git a/WEB-INF/templates/profile_edit.tpl b/WEB-INF/templates/profile_edit.tpl index 8c8e27ae..c4e0f581 100644 --- a/WEB-INF/templates/profile_edit.tpl +++ b/WEB-INF/templates/profile_edit.tpl @@ -1,10 +1,25 @@ @@ -134,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 *}