only show advanced options when spf_available

This commit is contained in:
Son NK 2020-05-10 09:21:55 +02:00
parent 0bfd6b3ec7
commit 8244fa01e7
1 changed files with 3 additions and 3 deletions

View File

@ -106,10 +106,10 @@
</div>
<hr>
<h2 class="h4">Advanced Options</h2>
{% if spf_available %}
<hr>
<h2 class="h4">Advanced Options</h2>
<div class="card" id="spf">
<form method="post">
<input type="hidden" name="form-name" value="force-spf">