X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header.html;h=ea73547123531828e665bd0607999dbcba8e9bff;hb=050ff50a42716bdc0a31d4b948752cf3a3b675e0;hp=a6f2ceb5610fd0e54c454f1c385dd899a0be5d63;hpb=0891df3963268761a40c227addf0f976a6eeb6ae;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header.html b/templates/webpages/ct/form_header.html index a6f2ceb56..ea7354712 100644 --- a/templates/webpages/ct/form_header.html +++ b/templates/webpages/ct/form_header.html @@ -1,5 +1,7 @@ [%- USE T8 %] [% USE HTML %][% USE LxERP %] +[% USE L %] +[% L.javascript_tag('jquery') %]
[% title %]
@@ -147,6 +149,16 @@ + + + [% 'Username' | $T8 %] + + + + + [% 'Password' | $T8 %] + + @@ -174,7 +186,7 @@ - + [%- IF is_customer %] @@ -200,15 +212,6 @@ - [%- IF conf_vertreter %] - - - - - - - [%- END %] - [% UNLESS conf_vertreter %] @@ -259,8 +262,9 @@
[% 'sales tax identification number' | $T8 %][% 'our vendor number at customer' | $T8 %]
[% 'Username' | $T8 %][% 'Password' | $T8 %]
[% IF is_customer %][% 'Type of Customer' | $T8 %][% ELSE %][% 'Type of Vendor' | $T8 %][%- END %] [%- INCLUDE generic/multibox.html name = 'taxzone_id', + id = 'taxzone_id', DATA = ALL_TAXZONES, - show_empty = 1, + show_empty = 0, id_key = 'id', label_key = 'description', -%] @@ -656,7 +660,6 @@ -