X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b239e5e01ca823026e96776413f6bb0de0f9e478..caa61e7cf00098a2cd64d0d716abb2d6b09982e7:/WEB-INF/templates/client_add.tpl diff --git a/WEB-INF/templates/client_add.tpl b/WEB-INF/templates/client_add.tpl index 8db93a41..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}