]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/csv_import/report.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[mfinanz.git] / templates / webpages / csv_import / report.html
index 77e69601ea02b1699bdbcd6137085eba196de0dc..8bb3930fdd667c04e99b1c762cba8b375d446e9f 100644 (file)
@@ -7,6 +7,9 @@
  [%- ELSE %]
   [%- LxERP.t8('Import result') %]
  [%- END %]
+ [%- IF SELF.num_errors -%]
+   <font color="red">([%- SELF.num_errors -%]&nbsp;[%- LxERP.t8('Errors') -%])</font>
+ [%- END -%]
 </h2>
 
 [%- IF SELF.report.test_mode %]