andre 2 years ago
parent
commit
40eee142c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kerioEmail_help_mx.tpl

+ 1 - 1
kerioEmail_help_mx.tpl

@@ -36,7 +36,7 @@
 		multiSPF: {$multiSPF}<br>
 		domainSPF:
 		{foreach $spf as $record}
-			{$record}
+			TXT "{$record}"
 		{/foreach}
 		<div class="section">
 		{if $mx === 'set' && $selfMX == true && $mxMulti == false}