X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7bce64d44641b6fa36877db2bc9a1f1f78ac73eb..21a4caf9b07233e69ad230a4d4d5248b589c205b:/WEB-INF/templates/profile_edit.tpl
diff --git a/WEB-INF/templates/profile_edit.tpl b/WEB-INF/templates/profile_edit.tpl
index bb73a69e..420a1985 100644
--- a/WEB-INF/templates/profile_edit.tpl
+++ b/WEB-INF/templates/profile_edit.tpl
@@ -166,12 +166,16 @@ function handlePluginCheckboxes() {
| {$i18n.form.profile.tracking_mode}: |
- {$forms.profileForm.tracking_mode.control} {$forms.profileForm.task_required.control} |
+ {$forms.profileForm.tracking_mode.control} {$forms.profileForm.task_required.control} |
| {$i18n.form.profile.record_type}: |
{$forms.profileForm.record_type.control} |
+
+ | {$i18n.form.profile.allow_overlap}: |
+ {$forms.profileForm.allow_overlap.control} {$i18n.label.what_is_it} |
+
| {$i18n.form.profile.uncompleted_indicators}: |
{$forms.profileForm.uncompleted_indicators.control} {$i18n.label.what_is_it} |