X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/35af76f7c66ba10e2e1279f2e9afbdb2b09a141d..b3c9cd1820158293d52c6cc1bb7244fee06104ed:/WEB-INF/templates/time_edit.tpl diff --git a/WEB-INF/templates/time_edit.tpl b/WEB-INF/templates/time_edit.tpl index bc563e9e..66778e17 100644 --- a/WEB-INF/templates/time_edit.tpl +++ b/WEB-INF/templates/time_edit.tpl @@ -77,6 +77,12 @@ function confirmSave() { {$i18n.label.date}: {$forms.timeRecordForm.date.control} +{if $template_dropdown} + + {$i18n.label.template}: + {$forms.timeRecordForm.template.control} + +{/if} {$i18n.label.note}: {$forms.timeRecordForm.note.control}