X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fquotas.tpl;h=6ce26a91325af78218ef4279ca4af60c2b18d436;hb=5fdf8659516ad2b07458deba8eda234e8e07c554;hp=d8a59cef0abd2c4a695fcc05e3887b1b339e57ca;hpb=c304a055bafbb8db6b94dbf538c4c74e88952189;p=timetracker.git diff --git a/WEB-INF/templates/quotas.tpl b/WEB-INF/templates/quotas.tpl index d8a59cef..6ce26a91 100644 --- a/WEB-INF/templates/quotas.tpl +++ b/WEB-INF/templates/quotas.tpl @@ -1,59 +1,61 @@ -{$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.form.quota.quota}
{$month}:{$forms.monthlyQuotasForm.$month.control}
 
+
-
* - {$i18n.form.quota.hint}
-{$forms.monthlyQuotaForm.close} +{$forms.monthlyQuotasForm.close} + \ No newline at end of file +