X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-plugins%2Fgoto%2Faddons%2Fgotomasses%2Fevents%2Fclass_DaemonEvent_notify.inc;h=08e0c87f5fca753d8b988ea31f16fe8f6d1dd689;hb=5622f49a3324ccea1394d993cd2d399b86de28fa;hp=a1528b5795a9e421ce8d652fade20114e3a80273;hpb=f2ee220642246ca102bb27301a39dcc05b8ce306;p=gosa.git 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()