X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/90e9b1aba1bf4397b795ae824fc95930c4531ff4..3aa5cee2f12c1dff757539b60196bf5e1be0a5d6:/templates/webpages/common/show_vc_details.html diff --git a/templates/webpages/common/show_vc_details.html b/templates/webpages/common/show_vc_details.html index 053c22954..b1f502f7f 100644 --- a/templates/webpages/common/show_vc_details.html +++ b/templates/webpages/common/show_vc_details.html @@ -1,5 +1,6 @@ [%- USE T8 %] [% USE HTML %] +

[% IF is_customer %][% 'Customer details' | $T8 %][% ELSE %][% 'Vendor details' | $T8 %][% END %] "[% HTML.escape(name) %]"

[% BLOCK jump_block %] [%- IF SHIPTO.size || CONTACTS.size %] @@ -25,11 +26,6 @@ [%- END %] [% END %] - -
- [% IF is_customer %][% 'Customer details' | $T8 %][% ELSE %][% 'Vendor details' | $T8 %][% END %] "[% HTML.escape(name) %]" -
- [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %]

[% 'Billing Address' | $T8 %]