X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcommon%2Fshow_vc_details.html;h=89c2f4599864ca502f68c66e2b002a18f61d58da;hb=d6d92d88c7bbfd0de64eb650d6ed97c9daffe1d7;hp=49363ea01d50f4d8097a71729f2ddaa1fcddb3ef;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/common/show_vc_details.html b/templates/webpages/common/show_vc_details.html index 49363ea01..89c2f4599 100644 --- a/templates/webpages/common/show_vc_details.html +++ b/templates/webpages/common/show_vc_details.html @@ -23,7 +23,6 @@
[% END %] -
[% IF is_customer %][% 'Customer details' | $T8 %][% ELSE %][% 'Vendor details' | $T8 %][% END %] "[% HTML.escape(name) %]" @@ -31,7 +30,7 @@ [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %] -
[% 'Billing Address' | $T8 %]
+

[% 'Billing Address' | $T8 %]

@@ -167,7 +166,7 @@ [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %] -
[% 'Shipping Address' | $T8 %] "[% HTML.escape(row.shiptoname) %]"
+

[% 'Shipping Address' | $T8 %] "[% HTML.escape(row.shiptoname) %]"

@@ -233,7 +232,7 @@ [%- INCLUDE jump_block CONTACTS = CONTACTS, SHIPTO = SHIPTO %] -
[% 'Contact Person' | $T8 %] "[% HTML.escape(row.cp_name) %]"
+

[% 'Contact Person' | $T8 %] "[% HTML.escape(row.cp_name) %]"

@@ -325,5 +324,3 @@ [% END %] - -