From 9185a5c9f713b7d121ce66f467534a8d1684ad20 Mon Sep 17 00:00:00 2001 From: cajus Date: Fri, 7 Mar 2008 09:43:19 +0000 Subject: [PATCH] Updated layout git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9416 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc index 806b1a798..338181023 100644 --- a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc +++ b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent.inc @@ -144,7 +144,7 @@ class DaemonEvent return(""); } $str = "

"; - $str.= "
+ $str.= "
 
"; @@ -229,7 +229,7 @@ class DaemonEvent "attach" => "style='width:20px; border-right:0px;'") )); } - $list_footer = ""; + $list_footer = ""; return($divlist->DrawList().$list_footer); } -- 2.30.2