X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/64b49f6c38c2c5763f21df00c7b4580ff70893be..15e4b73285e0b4901eee0737df74f32aeca2c048:/templates/webpages/ct/form_header.html diff --git a/templates/webpages/ct/form_header.html b/templates/webpages/ct/form_header.html index 294cf4769..cd5f61021 100644 --- a/templates/webpages/ct/form_header.html +++ b/templates/webpages/ct/form_header.html @@ -26,7 +26,7 @@
| [% IF is_customer %][% 'Type of Customer' | $T8 %][%- ELSE %][% 'Type of Vendor' | $T8 %][%- END %] | @@ -238,7 +238,7 @@ | ||
|---|---|---|---|
| [% IF is_customer %][% 'Type of Customer' | $T8 %][% ELSE %][% 'Type of Vendor' | $T8 %][%- END %] | [%- INCLUDE generic/multibox.html @@ -295,7 +295,7 @@ label_key = 'description', -%] | - [%- IF is_customer && !conf_vertreter %] + [%- IF is_customer && !INSTANCE_CONF.get_vertreter %][% 'Salesman' | $T8 %] | [% L.select_tag('salesman_id', ALL_SALESMEN, default = salesman_id, with_empty = 1, title_key = 'safe_name') %] | [%- END %]