]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/csv_import/form.html
wzToolTip durch jQuery ToolTipster ersetzt
[mfinanz.git] / templates / webpages / csv_import / form.html
index 745ef161c7f09238e7a16f3c62d1d0f973f47c11..c40c563d42f688cf0fbffe961a524197754ff8da 100644 (file)
  [%- 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 %]