interface/web/dns/list/soa.list.php
@@ -42,7 +42,6 @@ // Enable auth $liste["auth"] = "yes"; /***************************************************** * Suchfelder *****************************************************/ @@ -132,12 +131,12 @@ $liste["item"][] = array( 'field' => "active", 'datatype' => "VARCHAR", 'formtype' => "TEXT", 'formtype' => "SELECT", 'op' => "=", 'prefix' => "", 'suffix' => "", 'width' => "", 'value' => ""); 'value' => array('Y' => 'Yes', 'N' => 'No')); /* $liste["item"][] = array( 'field' => "xfer", @@ -149,5 +148,4 @@ 'width' => "", 'value' => ""); */ ?>