]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/common/show_vc_details.html
Layout: title Ausgabe normalisieren
[mfinanz.git] / templates / webpages / common / show_vc_details.html
index 053c22954e761b35a1644bf71ac76f1b886831bc..b1f502f7ffce775bd0ccfa8dc7498929201e1679 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE T8 %]
 [% USE HTML %]
+<h1>[% IF is_customer %][% 'Customer details' | $T8 %][% ELSE %][% 'Vendor details' | $T8 %][% END %] &quot;[% HTML.escape(name) %]&quot;</h1>
 
 [% BLOCK jump_block %]
 [%- IF SHIPTO.size || CONTACTS.size %]
 [%- END %]
 [% END %]
 
-
- <div width="100%" class="listtop">
-  [% IF is_customer %][% 'Customer details' | $T8 %][% ELSE %][% 'Vendor details' | $T8 %][% END %] &quot;[% HTML.escape(name) %]&quot;
- </div>
-
  [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %]
 
  <a name="billing"><h1>[% 'Billing Address' | $T8 %]</h1></a>