X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fclient_add.tpl;h=db10ede45cc9f150cccfebcc6bb2abc2db8cb946;hb=2b39252b38f5bd1be462224fe781a40f5b0ddf95;hp=6814d1e24905b593f9af71c1a39ad1ed35216c5f;hpb=012557ba7bce0dc28a88e0ef02957e0031f6cce0;p=timetracker.git diff --git a/WEB-INF/templates/client_add.tpl b/WEB-INF/templates/client_add.tpl index 6814d1e2..db10ede4 100644 --- a/WEB-INF/templates/client_add.tpl +++ b/WEB-INF/templates/client_add.tpl @@ -13,14 +13,14 @@ {$i18n.label.tax}, %: - {$forms.clientForm.tax.control} (0{$user->decimal_mark}00) + {$forms.clientForm.tax.control} (0{$user->getDecimalMark()}00) {$i18n.label.required_fields}   -{if ($smarty.const.MODE_PROJECTS == $user->tracking_mode || $smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} +{if $show_projects} {$i18n.label.projects}: {$forms.clientForm.projects.control} @@ -34,4 +34,4 @@ -{$forms.clientForm.close} \ No newline at end of file +{$forms.clientForm.close}