X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fclient_add.tpl;h=6814d1e24905b593f9af71c1a39ad1ed35216c5f;hb=845622e615e142555436c61425dfcef7c51e14a2;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..6814d1e2 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->decimal_mark}00) + {$i18n.label.required_fields}   +{if ($smarty.const.MODE_PROJECTS == $user->tracking_mode || $smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} {$i18n.label.projects}: {$forms.clientForm.projects.control}   +{/if} {$forms.clientForm.btn_submit.control}