|
|
@@ -430,6 +430,13 @@
|
|
|
{if $dnsvars}
|
|
|
<div class="tab-pane fade{if !$dnsvars.dnscheck} show active{/if}" role="tabpanel" id="dnsvars" align="center">
|
|
|
<div class="lu-h4 lu-m-b-3x lu-m-t-3x">DNS Email Settings</div>
|
|
|
+ {if !dnsvars.selfDNS}
|
|
|
+ Bitte Nameserver ändern
|
|
|
+ {else}
|
|
|
+ Da stimmt was nicht
|
|
|
+ Korrektur Button
|
|
|
+ {/if}
|
|
|
+
|
|
|
<table class="table table-striped mb-1 table-solid-bottom-border-light-gray">
|
|
|
{foreach $dnsvars as $key=>$value}
|
|
|
<tr>
|