X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a8151afb9e600b96569d0982465c5a2d3191e258..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/csv_import/report.html diff --git a/templates/webpages/csv_import/report.html b/templates/webpages/csv_import/report.html index dceed89de..8bb3930fd 100644 --- a/templates/webpages/csv_import/report.html +++ b/templates/webpages/csv_import/report.html @@ -7,6 +7,9 @@ [%- ELSE %] [%- LxERP.t8('Import result') %] [%- END %] + [%- IF SELF.num_errors -%] + ([%- SELF.num_errors -%] [%- LxERP.t8('Errors') -%]) + [%- END -%] [%- IF SELF.report.test_mode %] @@ -37,7 +40,7 @@ [%- ELSE %] [% csv_import_report_errors = SELF.report_status.${rownum}.errors %] -