Index: branches/5.2.x/admin/system_presets/simple/email_events_emailevents.php =================================================================== diff -u -N -r15222 -r15252 --- branches/5.2.x/admin/system_presets/simple/email_events_emailevents.php (.../email_events_emailevents.php) (revision 15222) +++ branches/5.2.x/admin/system_presets/simple/email_events_emailevents.php (.../email_events_emailevents.php) (revision 15252) @@ -29,7 +29,7 @@ /*'EventId', 'Event', 'ReplacementTags', 'AllowChangingSender', 'CustomSender', 'SenderName', 'SenderAddressType', 'SenderAddress', 'AllowChangingRecipient', 'CustomRecipient', 'Recipients', 'Subject', 'HtmlBody', 'PlainTextBody', 'Headers', - 'Enabled', 'FrontEndOnly', 'Module', 'Description', 'Type'*/ + 'Enabled', 'FrontEndOnly', 'Module', 'BindToSystemEvent', 'Description', 'Type'*/ ); // virtual fields to hide @@ -43,7 +43,7 @@ /*'EventId',*/ 'Event', /*'ReplacementTags', 'AllowChangingSender', 'CustomSender', 'SenderName', 'SenderAddressType', 'SenderAddress', 'AllowChangingRecipient', 'CustomRecipient', 'Recipients',*/ 'Subject', /*'HtmlBody', 'PlainTextBody', 'Headers',*/ - /*'Enabled', 'FrontEndOnly',*/ 'Module', /*'Description',*/ 'Type' + /*'Enabled', 'FrontEndOnly',*/ 'Module', /*'BindToSystemEvent', 'Description',*/ 'Type' ); // virtual fields to make required