From: cajus Date: Fri, 7 Mar 2008 09:43:19 +0000 (+0000) Subject: Updated layout X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9185a5c9f713b7d121ce66f467534a8d1684ad20;p=gosa.git Updated layout git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9416 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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); }