X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fclient_edit.tpl;h=2abf70dc169904f03d57833609c1af490782ccc1;hb=45ca7d2258832cb0d2465eb16dd646d925458106;hp=578aa64e615a3c4972bfea9d72aa90d3a704eb11;hpb=012557ba7bce0dc28a88e0ef02957e0031f6cce0;p=timetracker.git diff --git a/WEB-INF/templates/client_edit.tpl b/WEB-INF/templates/client_edit.tpl index 578aa64e..2abf70dc 100644 --- a/WEB-INF/templates/client_edit.tpl +++ b/WEB-INF/templates/client_edit.tpl @@ -13,7 +13,7 @@ {$i18n.label.tax}, %: - {$forms.clientForm.tax.control} (0{$user->decimal_mark}00) + {$forms.clientForm.tax.control} (0{$user->getDecimalMark()}00) {$i18n.label.status}: @@ -24,7 +24,7 @@ {$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} @@ -38,4 +38,4 @@ -{$forms.clientForm.close} \ No newline at end of file +{$forms.clientForm.close}