interface/web/admin/list/server.list.php
@@ -22,7 +22,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'] = 'server_list.php'; @@ -46,6 +46,9 @@ $liste['item'][] = array( 'field' => 'server_name', 'datatype' => 'VARCHAR', 'filters' => array( 0 => array( 'event' => 'SHOW', 'type' => 'IDNTOUTF8') ), 'formtype' => 'TEXT', 'op' => 'like', 'prefix' => '%',