# HG changeset patch # User Sascha L. Teichmann # Date 1624524824 -7200 # Node ID 4d126cf58fbc4823163deb2d149c2c48a77439d2 # Parent a3ec478882eff558bb5efbb326de898406da5f58 Re-phrased the text of the email send for reports a bit. diff -r a3ec478882ef -r 4d126cf58fbc pkg/imports/report.go --- a/pkg/imports/report.go Wed Jun 23 15:13:56 2021 +0200 +++ b/pkg/imports/report.go Thu Jun 24 10:53:44 2021 +0200 @@ -62,11 +62,11 @@ Parse(`Dear {{ .Receiver }} this is an automatically generated report from the Gemma system. -You received this mail because you are listed as a report receiver in -the system. If you received this mail without consent please +You got this mail because you are listed as a report receiver. +If you received it without consent please contact {{ .Admin }} under {{ .AdminEmail }}. -Find attached {{ .Attachment }} which contains the {{ .Report }} from {{ .When }}. +Find attached {{ .Attachment }} containing the {{ .Report }} report from {{ .When }}. Kind Regards`))