From a49e330cf76c60cdbda041796da87b110e17edd4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 11 Apr 2018 13:32:55 +0800 Subject: [PATCH] Report/SendEventErrors.php --- Report/SendEventErrors.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Report/SendEventErrors.php b/Report/SendEventErrors.php index 2c986fc..d9c361a 100644 --- a/Report/SendEventErrors.php +++ b/Report/SendEventErrors.php @@ -210,7 +210,7 @@ class Pman_Admin_Report_SendEventErrors extends Pman_Roo $content = array( - 'template' => 'EVENT_ERRORS_REPORT', + 'template' => 'Release_Spider_Report', 'rcpts_group' => $this->opts['group'], 'data' => $this, 'subject' => $subject -- 2.39.2