interface/web/monitor/list/log.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 for listing $liste['file'] = 'log_list.php'; @@ -44,7 +44,7 @@ *****************************************************/ $liste["item"][] = array( 'field' => "tstamp", 'datatype' => "DATE", 'datatype' => "DATETIME", 'formtype' => "TEXT", 'op' => "like", 'prefix' => "",