From 8244fa01e7d06a4e23820fafe9c8e7451f48017c Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Sun, 10 May 2020 09:21:55 +0200 Subject: [PATCH] only show advanced options when spf_available --- app/dashboard/templates/dashboard/mailbox_detail.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/dashboard/templates/dashboard/mailbox_detail.html b/app/dashboard/templates/dashboard/mailbox_detail.html index 816b1ca8..a9869438 100644 --- a/app/dashboard/templates/dashboard/mailbox_detail.html +++ b/app/dashboard/templates/dashboard/mailbox_detail.html @@ -106,10 +106,10 @@ -
-

Advanced Options

- {% if spf_available %} +
+

Advanced Options

+