X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fquotas.tpl;h=1dba4f239a2d188c6c95ec2ac393420701b2a9c0;hb=13cfff28242767287408e8fd13d992bc6c6e2086;hp=d8a59cef0abd2c4a695fcc05e3887b1b339e57ca;hpb=c304a055bafbb8db6b94dbf538c4c74e88952189;p=timetracker.git diff --git a/WEB-INF/templates/quotas.tpl b/WEB-INF/templates/quotas.tpl index d8a59cef..1dba4f23 100644 --- a/WEB-INF/templates/quotas.tpl +++ b/WEB-INF/templates/quotas.tpl @@ -1,59 +1,60 @@ -{$forms.monthlyQuotaForm.open} + + +
{$i18n.form.quota.hint}
+ +{$forms.monthlyQuotasForm.open}
- - - - -
- - - - - - -
{$i18n.form.quota.workdayHours}{$forms.monthlyQuotaForm.dailyWorkingHours.control}
-
-
- - - - - +
{$i18n.form.quota.year}:{$forms.monthlyQuotaForm.years.control}
- + +
- - - - - - {foreach $months as $month} - - - - - {/foreach} - - - -
{$i18n.form.quota.month}{$i18n.form.quota.quota}
{$month}{$forms.monthlyQuotaForm.$month.control}
- -
-
+ + + + + +
{$i18n.form.quota.workday_hours}:{$forms.monthlyQuotasForm.workdayHours.control}
+
+ + + + + + + + + +
{$i18n.form.quota.year}:{$forms.monthlyQuotasForm.year.control}
 
+ + + + + +{foreach $months as $month} + + + + +{/foreach} + + +
{$i18n.form.quota.month}{$i18n.label.quota}
{$month}:{$forms.monthlyQuotasForm.$month.control}
 
+
-
* - {$i18n.form.quota.hint}
-{$forms.monthlyQuotaForm.close} +{$forms.monthlyQuotasForm.close} + \ No newline at end of file +