X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Ftemplates%2Fclient_edit.tpl;h=2abf70dc169904f03d57833609c1af490782ccc1;hb=9c1005341a3db52333fcb732960acbdf03fbe4e7;hp=bd9f15611e7a39f01c91de4bb50fdea9a7b2ea56;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/templates/client_edit.tpl b/WEB-INF/templates/client_edit.tpl index bd9f1561..2abf70dc 100644 --- a/WEB-INF/templates/client_edit.tpl +++ b/WEB-INF/templates/client_edit.tpl @@ -9,13 +9,13 @@ {$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->getDecimalMark()}00) + + {$i18n.label.status}: {$forms.clientForm.status.control} @@ -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}