X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0ae87b2b2eeb7710e1d169f63708c6c5dc2e2452..e9a0449fe594cca8fa7645f02ae5365402d96259:/WEB-INF/templates/timesheet_add.tpl diff --git a/WEB-INF/templates/timesheet_add.tpl b/WEB-INF/templates/timesheet_add.tpl new file mode 100644 index 00000000..b475af0e --- /dev/null +++ b/WEB-INF/templates/timesheet_add.tpl @@ -0,0 +1,29 @@ +{$forms.timesheetForm.open} + + + + +
+ + + + + + + + + + + + + + + + + + + + +
{$i18n.label.thing_name} (*):{$forms.timesheetForm.timesheet_name.control}
{$i18n.label.comment}:{$forms.timesheetForm.submitter_comment.control}
{$i18n.label.required_fields}
 
{$forms.timesheetForm.btn_add.control}
+
+{$forms.timesheetForm.close}