]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/csv_import/form.html
Übersetzungen
[mfinanz.git] / templates / webpages / csv_import / form.html
index 2998de807b306efa88097f9e8480b1d61b801c6a..866584f53cc243644b0aa00ffb44265b92a0e355 100644 (file)
   </table>
 
   [% L.submit_tag('action_test', LxERP.t8('Test and preview')) %]
-  [% IF (SELF.import_status == 'tested') && SELF.num_importable %]
-   [% L.submit_tag('action_import', LxERP.t8('Import')) %]
-  [%- END %]
+  [% L.submit_tag('action_import', LxERP.t8('Import'), style='display:none') %]
 
  </form>