X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ec27f67783272a5fec9ddc7d3e6ae00b6db7a0a3..4bed72f:/templates/webpages/ct/form_header.html diff --git a/templates/webpages/ct/form_header.html b/templates/webpages/ct/form_header.html index 76ed00b93..e48152327 100644 --- a/templates/webpages/ct/form_header.html +++ b/templates/webpages/ct/form_header.html @@ -8,22 +8,21 @@
- -
+
@@ -107,7 +106,16 @@ - + @@ -295,25 +303,23 @@
[% 'Street' | $T8 %] + + + [% 'Map' | $T8 %] + +
- -
-
+
[% INCLUDE 'ct/_shipto.html' %]
-
+
[% INCLUDE 'ct/_contact.html' %]
-
+
@@ -341,11 +347,9 @@
[% 'Shipping Address' | $T8 %] [% L.select_tag('delivery_id', SHIPTO_ALL, value_key = 'shipto_id', title_sub = \shipto_label, with_empty = 1, - onchange = "\$('#delivery').load('ct.pl?action=get_delivery&id=' + \$('#cvid').attr('value') + '&db=' + \$('#db').attr('value') + '&shipto_id=' + this.value)") %] + onchange = "\$('#delivery').load('ct.pl?action=get_delivery&id=' + \$('#cvid').val() + '&db=' + \$('#db').val() + '&shipto_id=' + this.value)") %]
- -
-
+
[%- IF NOTES && NOTES.size %]

@@ -414,12 +418,10 @@

- -
[%- IF CUSTOM_VARIABLES.CT.size %] -
+

@@ -431,8 +433,6 @@ [%- END %]

- -
[%- END %]