From 37ac429d60e2311e92c4850348bfa9acbfeee0b0 Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Wed, 6 Sep 2023 23:03:30 +0000 Subject: [PATCH] Add link to spamnoticer ui on mod dashboard --- templates/mod/dashboard.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/mod/dashboard.html b/templates/mod/dashboard.html index 488f605b..24611ba1 100644 --- a/templates/mod/dashboard.html +++ b/templates/mod/dashboard.html @@ -75,6 +75,14 @@ {% endif %} +{% if config.spam_noticer.enabled %} +
  • + + SpamNoticer + +
  • +{% endif %} + {% if config.debug %}
  • {% trans 'Anti-spam' %}