diff --git a/data/web/templates/base.twig b/data/web/templates/base.twig index 743a2b2d..06c47bd2 100644 --- a/data/web/templates/base.twig +++ b/data/web/templates/base.twig @@ -80,7 +80,9 @@ {% if mailcow_cc_role == 'admin' %}
  • {{ lang.queue.queue_manager }}
  • {% endif %} + {% if mailcow_cc_role == 'admin' %}
  • {{ lang.header.restart_sogo }}
  • + {% endif %} {% endif %}