X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fnotification_edit.tpl;h=abb03e6589de538adfb99e1e43ab0b32173d0a87;hb=cdd2e058776a3d0dc9b6f32a2d5d33e4f9388491;hp=9234d2a4d5b47b7bfddc9ffddc71a23866614a7a;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/templates/notification_edit.tpl b/WEB-INF/templates/notification_edit.tpl index 9234d2a4..abb03e65 100644 --- a/WEB-INF/templates/notification_edit.tpl +++ b/WEB-INF/templates/notification_edit.tpl @@ -8,13 +8,25 @@ {$forms.notificationForm.fav_report.control} - {$i18n.label.cron_schedule} (*): - {$forms.notificationForm.cron_spec.control} {$i18n.label.what_is_it} - - - {$i18n.label.email} (*): - {$forms.notificationForm.email.control} - + {$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} @@ -27,4 +39,4 @@ -{$forms.notificationForm.close} \ No newline at end of file +{$forms.notificationForm.close}