X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcsv_import%2Fform.html;h=c40c563d42f688cf0fbffe961a524197754ff8da;hb=01678c873dfa6fcbe5003789e79d8b7ad7c93551;hp=745ef161c7f09238e7a16f3c62d1d0f973f47c11;hpb=a87694dc525b4eabff11029f1e5401621e2bd3bc;p=kivitendo-erp.git diff --git a/templates/webpages/csv_import/form.html b/templates/webpages/csv_import/form.html index 745ef161c..c40c563d4 100644 --- a/templates/webpages/csv_import/form.html +++ b/templates/webpages/csv_import/form.html @@ -260,8 +260,6 @@ [%- INCLUDE 'csv_import/_form_inventories.html' %] [%- ELSIF SELF.type == 'orders' %] [%- INCLUDE 'csv_import/_form_orders.html' %] -[%- ELSIF SELF.type == 'mt940' %] - [%- INCLUDE 'csv_import/_form_mt940.html' %] [%- ELSIF SELF.type == 'bank_transactions' %] [%- INCLUDE 'csv_import/_form_banktransactions.html' %] [%- END %]