X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2ac999504a5039c972da30c0f6177b34f6e2177b..b90ff6b18df92c98b1b875d14835d1fdf9ff339a:/templates/webpages/datev/export_bewegungsdaten.html diff --git a/templates/webpages/datev/export_bewegungsdaten.html b/templates/webpages/datev/export_bewegungsdaten.html index 9809b1f60..80f6c3a51 100644 --- a/templates/webpages/datev/export_bewegungsdaten.html +++ b/templates/webpages/datev/export_bewegungsdaten.html @@ -95,11 +95,11 @@ [% IF show_pk_option %] [% 'Export with CV Charts' | $T8 %] - [% L.checkbox_tag('use_pk', value => 1, checked => 0) %] + [% L.checkbox_tag('use_pk', value = 1, checked = 0) %] [% ELSE %] [% 'Export with CV Charts' | $T8 %] - [% L.checkbox_tag('use_pk', value => 1, checked => 0, disabled => 1) %] + [% L.checkbox_tag('use_pk', value = 1, checked = 0, disabled = 1) %] [% 'Hint: Not all VC Numbers are personal accounts compliant' | $T8 %] [% END %] @@ -107,6 +107,11 @@ [% 'Lock bookings' | $T8 %] [% L.yes_no_tag('locked', 0) %] + + + [% 'Export imported bookings' | $T8 %] + + [% L.yes_no_tag('imported', 0) %] @@ -116,15 +121,15 @@ - - - - - - - - + + + + + + + + - +