Index: trunk/core/units/email_events/email_events_config.php =================================================================== diff -u -N -r7997 -r8007 --- trunk/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 7997) +++ trunk/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 8007) @@ -76,8 +76,8 @@ 'Description' => Array( 'title'=>'la_col_Description', 'data_block' => 'label_grid_checkbox_td'), 'Event' => Array( 'title'=>'la_col_Event'), 'Module' => Array( 'title'=>'la_col_Module'), - 'Type' => Array( 'title'=>'la_col_Type'), - 'Enabled' => Array( 'title'=>'la_col_Status'), + 'Type' => Array( 'title'=>'la_col_Type', 'filter_block' => 'grid_options_filter'), + 'Enabled' => Array( 'title'=>'la_col_Status', 'filter_block' => 'grid_options_filter'), ), ),