X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1a77a68a1622313c9ab4aaab0e39392450aa39cf..46721cbd0895d4aa40df4ee13f2f0dede1d6a6a4:/WEB-INF/templates/time_edit.tpl diff --git a/WEB-INF/templates/time_edit.tpl b/WEB-INF/templates/time_edit.tpl index c6431d90..f6932157 100644 --- a/WEB-INF/templates/time_edit.tpl +++ b/WEB-INF/templates/time_edit.tpl @@ -1,201 +1,4 @@ - +{include file="time_script.tpl"} {$forms.timeRecordForm.open}
{$custom_fields->fields[0]['label']|escape:'html'}{if $custom_fields->fields[0]['required']} (*){/if}: | {$forms.timeRecordForm.cf_1.control} | +{$custom_fields->fields[0]['label']|escape}{if $custom_fields->fields[0]['required']} (*){/if}: | {$forms.timeRecordForm.cf_1.control} |
{$i18n.label.task} (*): | +{$i18n.label.task}: | {$forms.timeRecordForm.task.control} |