Index: trunk/core/units/email_events/email_events_config.php =================================================================== diff -u -r2106 -r2108 --- trunk/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 2106) +++ trunk/core/units/email_events/email_events_config.php (.../email_events_config.php) (revision 2108) @@ -75,7 +75,6 @@ 'Fields' => Array( 'Description' => Array( 'title'=>'la_col_Description', 'data_block' => 'label_grid_checkbox_td'), 'Module' => Array( 'title'=>'la_col_Module' ), - 'Event' => Array( 'title'=>'la_col_Event' ), 'Type' => Array( 'title'=>'la_col_Type' ), 'Enabled' => Array( 'title'=>'la_col_Status' ), ), Index: trunk/kernel/units/email_events/email_events_config.php =================================================================== diff -u -r2106 -r2108 --- trunk/kernel/units/email_events/email_events_config.php (.../email_events_config.php) (revision 2106) +++ trunk/kernel/units/email_events/email_events_config.php (.../email_events_config.php) (revision 2108) @@ -75,7 +75,6 @@ 'Fields' => Array( 'Description' => Array( 'title'=>'la_col_Description', 'data_block' => 'label_grid_checkbox_td'), 'Module' => Array( 'title'=>'la_col_Module' ), - 'Event' => Array( 'title'=>'la_col_Event' ), 'Type' => Array( 'title'=>'la_col_Type' ), 'Enabled' => Array( 'title'=>'la_col_Status' ), ),