andre 2 năm trước cách đây
mục cha
commit
aaa7c16a23
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      kerioEmail_help_mx.tpl

+ 1 - 1
kerioEmail_help_mx.tpl

@@ -30,7 +30,7 @@
 		mxtarget: {$mxtarget}<br>
 		mxtarget: {$mxtarget}<br>
 		domainMX:
 		domainMX:
 		{foreach $domainMX as $MX}
 		{foreach $domainMX as $MX}
-			{$MX.preference} {$MX.exchange}
+			{$MX->preference} {$MX->exchange}
 		{/foreach}
 		{/foreach}
 		<div class="section">
 		<div class="section">
 		{if $mx === 'set' && $selfMX == true && $mxMulti == false}
 		{if $mx === 'set' && $selfMX == true && $mxMulti == false}