interface/web/dns/dns_wizard.php
@@ -202,7 +202,6 @@ $tpl_content = str_replace('{DKIM}','TXT|default._domainkey.'.$_POST['domain'].'.|v=DKIM1; t=s; p='.$dns_record,$tpl_content); } } // Parse the template $tpl_rows = explode("\n",$tpl_content);