{$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} {if $can_delete}{$forms.timesheetForm.btn_delete.control}{/if}
{$forms.timesheetForm.close}