Code

Mailto image
[gosa.git] / gosa-plugins / goto / addons / gotomasses / events / class_DaemonEvent_notify.inc
index a1528b5795a9e421ce8d652fade20114e3a80273..08e0c87f5fca753d8b988ea31f16fe8f6d1dd689 100644 (file)
@@ -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()