interface/web/dns/list/dns_a.list.php
@@ -74,6 +74,9 @@ $liste["item"][] = array( 'field' => "zone", 'datatype' => "VARCHAR", 'filters' => array( 0 => array( 'event' => 'SHOW', 'type' => 'IDNTOUTF8') ), 'formtype' => "SELECT", 'op' => "like", 'prefix' => "%", @@ -113,6 +116,14 @@ 'width' => "", 'value' => ""); $liste["item"][] = array( 'field' => "ttl", 'datatype' => "INTEGER", 'formtype' => "TEXT", 'op' => "like", 'prefix' => "%", 'suffix' => "%", 'width' => "", 'value' => ""); $liste["item"][] = array( 'field' => "type", 'datatype' => "VARCHAR",