|
|
@@ -378,15 +378,7 @@ $_LANG['dnsinfomessage'] = 'DNS Information für <b id="infoalertmaildomain" cla
|
|
|
<div id="addspfmessage"></div>
|
|
|
<div id="adddmarcmessage"></div>
|
|
|
<div id="adddkimmessage"></div><br><br>
|
|
|
- <div id="addalertfooter"></div>
|
|
|
- <div class="lu-form-group">
|
|
|
- <label class="lu-form-label">DNS Record Type</label>
|
|
|
- <div class="lu-input-group" style="background:#eeeeee">
|
|
|
- <input type="text" value="ThurData Vorgabe" readonly="readonly" class="lu-form-control" style="">
|
|
|
- <div class="lu-input-group__addon">⇔</div>
|
|
|
- <input type="text" value="Aktueller Wert" readonly="readonly" class="lu-form-control" style="">
|
|
|
- </div>
|
|
|
- </div>';
|
|
|
+ <div id="addalertfooter"></div>';
|
|
|
$_LANG['dnseditmessage'] = 'Einstellungen für <b id="editalertmaildomain" class="lu-alert--lg"></b><br><br>
|
|
|
<i class="fas fa-info fa-fw"></i> Falsche DNS Einträge führen zu Schwierigkeiten beim Empfange und Versenden von E-Mails. Um sicherzustellen,
|
|
|
das Ihr Mailserver richtig funktioniert, übernehmen Sie am besten unsere Empfehlungen.';
|