X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fclient_add.tpl;h=8db93a418a7c23aecdf5ba77d7da83db6638e3d8;hb=f8202dca930de9e3cc70cbc8084e10a0f346f389;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..8db93a41 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} @@ -32,4 +34,4 @@ -{$forms.clientForm.close} \ No newline at end of file +{$forms.clientForm.close}