X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcommon%2Fshow_vc_details.html;h=f3749803372c6fec2e00180a391857de70f2358a;hb=a928895c831f0e7ea94676cac120341ab7a24e96;hp=b1f502f7ffce775bd0ccfa8dc7498929201e1679;hpb=3aa5cee2f12c1dff757539b60196bf5e1be0a5d6;p=kivitendo-erp.git diff --git a/templates/webpages/common/show_vc_details.html b/templates/webpages/common/show_vc_details.html index b1f502f7f..f37498033 100644 --- a/templates/webpages/common/show_vc_details.html +++ b/templates/webpages/common/show_vc_details.html @@ -66,6 +66,11 @@ [% HTML.escape(country) %] + + [% 'GLN' | $T8 %] + [% HTML.escape(gln) %] + + [% 'Contact Person' | $T8 %] [% IF greeting %][% HTML.escape(greeting) %] [% END %][% HTML.escape(contact) %] @@ -213,6 +218,11 @@ [% HTML.escape(row.shiptocountry) %] + + [% 'GLN' | $T8 %] + [% HTML.escape(row.shiptogln) %] + + [% 'Contact Person' | $T8 %] [% HTML.escape(row.shiptocontact) %]