X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1e79f87da93c796cf1a46d7f36eab5f0fef3db61..95d4442c1517b0d9e76081fd901a600e45e9fbea:/WEB-INF/templates/group_edit.tpl
diff --git a/WEB-INF/templates/group_edit.tpl b/WEB-INF/templates/group_edit.tpl
index aba5ea61..cec44974 100644
--- a/WEB-INF/templates/group_edit.tpl
+++ b/WEB-INF/templates/group_edit.tpl
@@ -139,31 +139,31 @@ function handlePluginCheckboxes() {
{$forms.groupForm.start_week.control} |
- | {$i18n.form.profile.show_holidays}: |
+ {$i18n.form.group_edit.show_holidays}: |
{$forms.groupForm.show_holidays.control} {$i18n.label.what_is_it} |
- | {$i18n.form.profile.tracking_mode}: |
+ {$i18n.form.group_edit.tracking_mode}: |
{$forms.groupForm.tracking_mode.control} {$forms.groupForm.task_required.control} |
- | {$i18n.form.profile.record_type}: |
+ {$i18n.form.group_edit.record_type}: |
{$forms.groupForm.record_type.control} |
- | {$i18n.form.profile.punch_mode}: |
+ {$i18n.form.group_edit.punch_mode}: |
{$forms.groupForm.punch_mode.control} {$i18n.label.what_is_it} |
- | {$i18n.form.profile.allow_overlap}: |
+ {$i18n.form.group_edit.allow_overlap}: |
{$forms.groupForm.allow_overlap.control} {$i18n.label.what_is_it} |
- | {$i18n.form.profile.future_entries}: |
+ {$i18n.form.group_edit.future_entries}: |
{$forms.groupForm.future_entries.control} {$i18n.label.what_is_it} |
- | {$i18n.form.profile.uncompleted_indicators}: |
+ {$i18n.form.group_edit.uncompleted_indicators}: |
{$forms.groupForm.uncompleted_indicators.control} {$i18n.label.what_is_it} |
{if $user->can('manage_advanced_settings')}
@@ -172,7 +172,7 @@ function handlePluginCheckboxes() {
{$forms.groupForm.bcc_email.control} {$i18n.label.what_is_it} |
- | {$i18n.form.profile.allow_ip}: |
+ {$i18n.form.group_edit.allow_ip}: |
{$forms.groupForm.allow_ip.control} {$i18n.label.what_is_it} |
{/if}
@@ -196,7 +196,7 @@ function handlePluginCheckboxes() {
-
+
| |