Code

Cutted objects will be displayed in light grey in the management lists now.
[gosa.git] / plugins / admin / systems / class_servDNS.inc
index 36975637dcc1714e6833dba3781aa49004f2851d..f12ad0f8bcc77f0de704d79532a6409e11fbbd93 100644 (file)
@@ -150,7 +150,7 @@ class servdns extends plugin
     /* Create Listbox with existing Zones 
      */
     $ZoneList = new divSelectBox("dNSZones");
-    $ZoneList -> SetHeight(254);
+    $ZoneList -> SetHeight(300);
 
     /* Add entries to divlist
      */