X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Ftemplates%2Ftime.tpl;h=f82897d2a9f285a565951c28998fb7d201931dac;hb=566ab32f690c6e281a85c79345af95dca9a97898;hp=7a360800b1b86ab61f3a7aea349e7d4e4628099d;hpb=da39950fb8192f48ad40f6777ff3c5cd52459bcd;p=timetracker.git diff --git a/WEB-INF/templates/time.tpl b/WEB-INF/templates/time.tpl index 7a360800..f82897d2 100644 --- a/WEB-INF/templates/time.tpl +++ b/WEB-INF/templates/time.tpl @@ -130,7 +130,7 @@ {if ($record.duration == '0:00' && $record.start <> '')}{$i18n.form.time.uncompleted}{else}{$record.duration}{/if} {if $record.comment}{$record.comment|escape}{else} {/if} - {if $record.invoice_id} + {if $record.timesheet_id || $record.invoice_id}   {else} {$i18n.label.edit} @@ -165,7 +165,7 @@ {/if} - + {$i18n.label.quota}: {$month_quota} {if $over_quota} {$i18n.form.time.over_quota}: {$quota_remaining} {else}