Index: branches/5.2.x/core/units/logs/change_logs/change_logs_config.php =================================================================== diff -u -N -r14726 -r14853 --- branches/5.2.x/core/units/logs/change_logs/change_logs_config.php (.../change_logs_config.php) (revision 14726) +++ branches/5.2.x/core/units/logs/change_logs/change_logs_config.php (.../change_logs_config.php) (revision 14853) @@ -1,6 +1,6 @@ Array ('filter_block' => 'grid_date_range_filter', 'width' => 150, ), 'MasterPrefix' => Array ('filter_block' => 'grid_options_filter', 'width' => 120, ), 'MasterId' => Array ('filter_block' => 'grid_range_filter', 'width' => 90, ), - 'Prefix' => Array ('title' => 'la_col_ItemPrefix', 'filter_block' => 'grid_options_filter', 'width' => 120, ), + 'Prefix' => Array ('title' => 'column:la_fld_ItemPrefix', 'filter_block' => 'grid_options_filter', 'width' => 120, ), 'ItemId' => Array ('filter_block' => 'grid_range_filter', 'width' => 120, ), 'Changes' => Array ('data_block' => 'grid_changes_td', 'filter_block' => 'grid_like_filter', 'format' => 'auto_cut', 'width' => 225, ), ),