X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fnotification_add.tpl;h=a710c0c1d13638cba9dd5dce98bf48a50efc150f;hb=cdd2e058776a3d0dc9b6f32a2d5d33e4f9388491;hp=ff1d3e7261d048c83b871689ba7c6aefd0b860bc;hpb=5519f0c3855c71a81442f3da1d135df89f1baf71;p=timetracker.git diff --git a/WEB-INF/templates/notification_add.tpl b/WEB-INF/templates/notification_add.tpl index ff1d3e72..a710c0c1 100644 --- a/WEB-INF/templates/notification_add.tpl +++ b/WEB-INF/templates/notification_add.tpl @@ -8,13 +8,25 @@ {$forms.notificationForm.fav_report.control} - {$i18n.label.cron_schedule} (*): + {$i18n.label.schedule} (*): {$forms.notificationForm.cron_spec.control} {$i18n.label.what_is_it} {$i18n.label.email} (*): {$forms.notificationForm.email.control} + + {$i18n.label.cc}: + {$forms.notificationForm.cc.control} + + + {$i18n.label.subject}: + {$forms.notificationForm.subject.control} + + + {$i18n.label.condition}: + {$forms.notificationForm.report_condition.control} {$i18n.label.what_is_it} + {$i18n.label.required_fields}