Till Brehm
2016-01-29 a8ab61eeb0beac52d5a1e8c41d549df4ed87bf71
interface/web/dns/dns_wizard.php
@@ -314,6 +314,7 @@
   $tpl_rows = explode("\n", $tpl_content);
   $section = '';
   $vars = array();
   $vars['xfer']='';
   $dns_rr = array();
   foreach($tpl_rows as $row) {
      $row = trim($row);