{$forms.timesheetForm.open}
{$i18n.label.thing_name} (*): {$forms.timesheetForm.timesheet_name.control}
{$i18n.label.comment}: {$forms.timesheetForm.comment.control}
{$i18n.label.status}: {$forms.timesheetForm.status.control}
{$i18n.label.required_fields}
 
{$forms.timesheetForm.btn_save.control} {$forms.timesheetForm.btn_delete.control}
{$forms.timesheetForm.close}