Code

Break layout
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Oct 2007 09:48:56 +0000 (09:48 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 4 Oct 2007 09:48:56 +0000 (09:48 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7446 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/addons/gotomasses/class_goto_task.inc
plugins/addons/gotomasses/goto_task.tpl

index 4d1403e36e30b32b8f20a0856e52cf001c8a78c2..6091af34b33db16ce382ff0c577f8674e505322e 100644 (file)
@@ -193,7 +193,7 @@ class goto_task extends plugin
 
     $divlist = new divlist("goto_task");
     $divlist->SetPluginMode(); 
-    $divlist->SetHeight("160");
+    $divlist->SetWidth("100%");
     $divlist->SetEntriesPerPage(0);
 
     $acl_target = $this->parent->getacl("Target");
index 2299d2bce0ed1716171174bd950f7fe68d4bbe2e..0f231aa5897870204017a4bd51b79827f1939edc 100644 (file)
        </tr>
        <tr>
                <td colspan="2">
-            <table  summary="" style="border:1px solid #B0B0B0;width:600px; " cellspacing=0 cellpadding=0>
+            <table  summary="" style="border:1px solid #B0B0B0;width:100%; " cellspacing=0 cellpadding=0>
                 <tr>
                     <td>
                                                {render acl=$TargetACL}