{$i18n.label.thing_name} (*): |
{$forms.timesheetForm.timesheet_name.control} |
{if $show_client}
{$i18n.label.client}: |
{$forms.timesheetForm.client.control} |
{/if}
{if $show_project}
{$i18n.label.project}: |
{$forms.timesheetForm.project.control} |
{/if}
{$i18n.label.start_date} (*): |
{$forms.timesheetForm.start.control} |
{$i18n.label.end_date} (*): |
{$forms.timesheetForm.finish.control} |
{$i18n.label.comment}: |
{$forms.timesheetForm.comment.control} |
|
{$i18n.label.required_fields} |
|
|
{$forms.timesheetForm.btn_add.control} |