Index: branches/5.1.x/core/units/statistics/statistics_config.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/statistics/statistics_config.php (.../statistics_config.php) (revision 12127) +++ branches/5.1.x/core/units/statistics/statistics_config.php (.../statistics_config.php) (revision 12657) @@ -1,6 +1,6 @@ 'stat', 'ItemClass' => Array('class' => 'kDBItem', 'file' => '', 'build_event' => 'OnItemBuild'), 'ListClass' => Array('class' => 'kDBList', 'file' => '', 'build_event' => 'OnListBuild'), @@ -61,7 +63,7 @@ 'Grids' => Array( 'Default' => Array( - 'Icons' => Array('default' => 'icon16_custom.gif'), + 'Icons' => Array('default' => 'icon16_item.png'), 'Fields' => Array( 'Login' => Array('title' => 'la_col_Username', 'data_block' => 'grid_checkbox_td'), 'LastName' => Array( 'title'=>'la_col_LastName'), @@ -72,6 +74,4 @@ ), - ); - -?> \ No newline at end of file + ); \ No newline at end of file