X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/61cdba5d566357f3beabe0e7f3f0cb2d7bdccd73..6fdffcc700ffe0f234769d422b0363325e80404a:/templates/webpages/ct/form_header.html diff --git a/templates/webpages/ct/form_header.html b/templates/webpages/ct/form_header.html index ff2d36b90..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 %] | @@ -80,7 +80,7 @@ | ||
|---|---|---|---|
| [% 'Greeting' | $T8 %] | - + [%- INCLUDE generic/multibox.html name = 'selected_company_greeting', DATA = MB_COMPANY_GREETINGS, @@ -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 %]