CsvImport: Spaltenzuordnung für non multiplexed
[kivitendo-erp.git] / templates / mail / self_test / status_mail.txt
index 2dc69dc..ac83cce 100644 (file)
@@ -1,8 +1,14 @@
 kivitendo selftest report.
 
+[% IF errors %]
+  General error(s) have occured.
+  [% errors %]
+[% END %]
+
 Host:   [% host %]
 Path:   [% path %]
 DB:     [% database %]
+Client: [% client %]
 Result: [% SELF.aggreg.get_status %]
 
 ------------