X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime_edit.tpl;h=42b1674d4e18d0e1a8bd14fabca21e6468b02f0e;hb=cdd27c2b163122cb6e2169851019721b3382abd7;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..42b1674d 100644 --- a/WEB-INF/templates/time_edit.tpl +++ b/WEB-INF/templates/time_edit.tpl @@ -24,7 +24,7 @@ function confirmSave() { {if $user->isPluginEnabled('cl')} - + {/if} @@ -77,6 +77,12 @@ function confirmSave() { +{if $template_dropdown} + + + + +{/if}
{$i18n.label.client}{if $user->isPluginEnabled('cm')} (*){/if}:{$i18n.label.client}{if $user->isOptionEnabled('client_required')} (*){/if}: {$forms.timeRecordForm.client.control}
{$i18n.label.date}: {$forms.timeRecordForm.date.control}
{$i18n.label.template}:{$forms.timeRecordForm.template.control}
{$i18n.label.note}: {$forms.timeRecordForm.note.control}