X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcsv_import%2Fform.html;h=b838fcdeaf745f79034dc2b31310ae67980a8719;hb=31b247eeafbde0d9c043768489bf1228bd997d60;hp=2fff25263221948c22ef8471f96e03957aaee391;hpb=65a06b5759756e48e5cf30bd36ffcf9ea4b27522;p=kivitendo-erp.git diff --git a/templates/webpages/csv_import/form.html b/templates/webpages/csv_import/form.html index 2fff25263..b838fcdea 100644 --- a/templates/webpages/csv_import/form.html +++ b/templates/webpages/csv_import/form.html @@ -6,7 +6,7 @@ [%- INCLUDE 'common/flash.html' %] -
+ [% L.hidden_tag('form_sent', '1') %] [% L.hidden_tag('action', 'CsvImport/dispatch') %] [% L.hidden_tag('profile.type', SELF.profile.type) %] @@ -329,10 +329,7 @@
[%- END %][%# UNLESS SELF.worker.is_multiplexed %] - [% L.submit_tag('action_test', LxERP.t8('Test and preview')) %] [%- END %][%# IF SELF.profile.get('dont_edit_profile') %] - [% L.submit_tag('action_import', LxERP.t8('Import'), style='display:none') %] -