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

+ 2 - 2
kerioEmail_help_mx.tpl

@@ -29,9 +29,9 @@
 		mxMulti: {$mxMulti}<br>
 		mxtarget: {$mxtarget}<br>
 		domainMX:
-		{{foreach from=$domainMX item=$MX}
+		{foreach from=$domainMX item=$MX}
 			{$MX.preference} {$MX.exchange}
-		{/foreach}}
+		{/foreach}
 		<div class="section">
 		{if $mx === 'set' && $selfMX == true && $mxMulti == false}
 			<div class="alert alert-success" style="width:90%">