X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fweek.tpl;h=34edf9201ebd8309aa32c3bc3e74003e71ddd1b5;hb=88a1f19a4593e960d7f15225d446f6dcada26dbc;hp=74d14419db25d6c727f1a71fd52104c178a33550;hpb=e84f77ca5b0a5470425cac47aa90563508793699;p=timetracker.git diff --git a/WEB-INF/templates/week.tpl b/WEB-INF/templates/week.tpl index 74d14419..34edf920 100644 --- a/WEB-INF/templates/week.tpl +++ b/WEB-INF/templates/week.tpl @@ -51,6 +51,10 @@ {$forms.weekTimeForm.task.control} {/if} + + {$i18n.label.note}: + {$forms.weekTimeForm.note.control} + @@ -65,6 +69,22 @@ {$forms.weekTimeForm.week_durations.control} + + + + + + {if $user->isPluginEnabled('mq')} + + + {if $over_quota} + + {else} + + {/if} + + {/if} +
{$i18n.label.week_total}: {$week_total}
{$i18n.label.month_total}: {$month_total}{$i18n.form.time.over_quota}: {$quota_remaining}{$i18n.form.time.remaining_quota}: {$quota_remaining}
{$forms.weekTimeForm.btn_submit.control}