From 5622f49a3324ccea1394d993cd2d399b86de28fa Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 3 Mar 2008 18:02:55 +0000 Subject: [PATCH 1/1] Mailto image git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9270 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../addons/gotomasses/events/class_DaemonEvent_notify.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_notify.inc b/gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_notify.inc index a1528b579..08e0c87f5 100644 --- a/gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_notify.inc +++ b/gosa-plugins/goto/addons/gotomasses/events/class_DaemonEvent_notify.inc @@ -9,8 +9,8 @@ class DaemonEvent_notify extends DaemonEvent $this->s_Schedule_Action = "job_trigger_action_notify"; $this->s_Trigger_Action= "job_trigger_action_notify"; $this->s_Queued_Action= "trigger_action_notify"; - $this->s_Menu_Image = "images/status_stopped.png"; - $this->s_List_Image = "images/status_stopped.png"; + $this->s_Menu_Image = "images/mailto.png"; + $this->s_List_Image = "images/mailto.png"; } public function execute() -- 2.30.2