X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=gosa-plugins%2Fgoto%2Faddons%2Fgoto%2Fevents%2Fclass_DaemonEvent.inc;h=3bfd30e8fd4becf5f4b250236c0d57787d9c6023;hb=fbf8e4356f625423e3ccfcb0c6520942726a44e1;hp=47cdbf0f06405b254356362982c2776a8294e06d;hpb=7692f34a23250aa815f368cc9cd17064cf0af141;p=gosa.git diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc index 47cdbf0f0..3bfd30e8f 100644 --- a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc +++ b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc @@ -225,7 +225,7 @@ class DaemonEvent foreach($this->a_targets as $key => $target){ $divlist->AddEntry(array( array("string" => $target), - array("string" => "", + array("string" => "", "attach" => "style='width:20px; border-right:0px;'") )); }