X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcp%2Fform_header.html;h=7b87c2fc9115728d81c637a6171e9de52857921b;hb=f167d00fa21c107f8f5c3b636d7031a739ea3ca5;hp=bc02918c577fc8e5677cd05dee9570fbd7b2d063;hpb=9b7c4fb29b4d7ce6714e90346a554a811f54b125;p=kivitendo-erp.git diff --git a/templates/webpages/cp/form_header.html b/templates/webpages/cp/form_header.html index bc02918c5..7b87c2fc9 100644 --- a/templates/webpages/cp/form_header.html +++ b/templates/webpages/cp/form_header.html @@ -2,8 +2,6 @@ [%- USE HTML %] [%- USE T8 %] [%- USE LxERP %] - -
[% L.hidden_tag('defaultcurrency', defaultcurrency) %] @@ -25,7 +23,7 @@ [% is_customer ? LxERP.t8('Customer') : LxERP.t8('Vendor') %] [% vccontent %] - [% IF vc == 'customer' %] + [% IF vc == 'customer' %] [% L.hidden_tag('selectcustomer', selectcustomer) %] [% L.hidden_tag('customer_id', customer_id) %] [% L.hidden_tag('oldcustomer', oldcustomer) %] @@ -35,9 +33,15 @@ [% L.hidden_tag('oldvendor', oldvendor) %] [% END %] + [% IF vc == 'customer' %] + + [% 'Customer Number' | $T8 %] + + + [% END %] [% 'Invoice Number' | $T8 %] - + [% 'Address' | $T8 %]