interface/web/mail/list/mail_domain.list.php
@@ -29,7 +29,7 @@ $liste["search_prefix"] = "search_"; // Records per page $liste["records_per_page"] = 15; $liste["records_per_page"] = "15"; // Script File of the list $liste["file"] = "mail_domain_list.php"; @@ -95,6 +95,9 @@ $liste["item"][] = array( 'field' => "domain", 'datatype' => "VARCHAR", 'filters' => array( 0 => array( 'event' => 'SHOW', 'type' => 'IDNTOUTF8') ), 'formtype' => "TEXT", 'op' => "like", 'prefix' => "%",