]> git.ipfire.org Git - dbl.git/commitdiff
reports: Don't encourage people to reply to refusal emails
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Mar 2026 15:36:26 +0000 (15:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 10 Mar 2026 15:36:26 +0000 (15:36 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/dbl/reports.py

index 685ce5a40e967f2b4281892270fdb45db2eeefc3..98e79c487b0d13524ecad5d81428b575726c2794 100644 (file)
@@ -526,9 +526,6 @@ class Report(sqlmodel.SQLModel, database.BackendMixin, table=True):
                                _("We genuinely appreciate you taking the time to help keep the internet safer."
                                        " Your vigilance matters, and we encourage you to continue reporting suspicious domains in the future."),
                                "",
-                               _("If you believe this decision was made in error or have additional information to share,"
-                                       " please feel free to reply to this email."),
-                               "",
                                _("Best regards,"),
                                "-%s" % sender,
                        )