X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fweek.tpl;h=34edf9201ebd8309aa32c3bc3e74003e71ddd1b5;hb=ee5e708bbc30bbca24d77c4e3b0e75214c1296f8;hp=97a5a3028c1690c59078ad6b717d8f227034803b;hpb=038ab62759618b89578ba78d127337319ae37695;p=timetracker.git diff --git a/WEB-INF/templates/week.tpl b/WEB-INF/templates/week.tpl index 97a5a302..34edf920 100644 --- a/WEB-INF/templates/week.tpl +++ b/WEB-INF/templates/week.tpl @@ -69,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}