X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime_edit.tpl;h=66778e17d40d405f0646cf3ca492b0637fe3f59e;hb=45ca7d2258832cb0d2465eb16dd646d925458106;hp=bc563e9eafbb739050817f084897d218b4f4a3eb;hpb=35af76f7c66ba10e2e1279f2e9afbdb2b09a141d;p=timetracker.git 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}