andre 2 anni fa
parent
commit
d66db9700a
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      kerioEmail_help_mx.tpl

+ 4 - 1
kerioEmail_help_mx.tpl

@@ -267,7 +267,10 @@
 					{elseif $spf === 'wrong' && $selfDNS == false && $multiSPF == false}
 						<div class="alert alert-warning" style="width:90%">
 							Der SPF Eintrag für <b>{$maildomain}</b> ist falsch oder entspricht nicht unser Empfehlung.
-							SPF Eintrag für {$maildomain}:<code> {$domainSPF.0}</code>
+							SPF Eintrag für {$maildomain}:
+							<p><code>
+								{$domainSPF.0}
+							</code></p>
 						</div>
 						<div class="alert alert-info" style="width:90%">
 							Ein falscher SPF Eintrag führt zu Zustellungsproblemen bei einigen E-Mail Providern.