Index: branches/5.2.x/core/kernel/utility/email.php =================================================================== diff -u -N -r15330 -r15363 --- branches/5.2.x/core/kernel/utility/email.php (.../email.php) (revision 15330) +++ branches/5.2.x/core/kernel/utility/email.php (.../email.php) (revision 15363) @@ -1,6 +1,6 @@ $message_subject, 'SentOn' => TIMENOW, 'EventName' => $this->emailEvent->GetDBField('Event'), + 'EventType' => $this->emailEvent->GetDBField('Type'), 'EventParams' => serialize($this->_getCustomParams()), );