Code

Mailto image
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 3 Mar 2008 18:02:55 +0000 (18:02 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 3 Mar 2008 18:02:55 +0000 (18:02 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9270 594d385d-05f5-0310-b6e9-bd551577e9d8

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()