X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fclient_add.tpl;h=db10ede45cc9f150cccfebcc6bb2abc2db8cb946;hb=6152f4bd9a8f960c79ae025b775b719930574cc9;hp=3a17ddeddcbfef8414abdc190e900944841e8599;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/templates/client_add.tpl b/WEB-INF/templates/client_add.tpl index 3a17dded..db10ede4 100644 --- a/WEB-INF/templates/client_add.tpl +++ b/WEB-INF/templates/client_add.tpl @@ -9,22 +9,24 @@ {$i18n.label.client_address}: - {$forms.clientForm.address.control} - - - {$i18n.label.tax}, %: - {$forms.clientForm.tax.control} (0{$user->decimal_mark}00) - + {$forms.clientForm.address.control} + + + {$i18n.label.tax}, %: + {$forms.clientForm.tax.control} (0{$user->getDecimalMark()}00) + {$i18n.label.required_fields}   +{if $show_projects} {$i18n.label.projects}: {$forms.clientForm.projects.control}   +{/if} {$forms.clientForm.btn_submit.control} @@ -32,4 +34,4 @@ -{$forms.clientForm.close} \ No newline at end of file +{$forms.clientForm.close}