Code

Updated changelog
[gosa.git] / include / class_divlist.inc
index ea7e65872ec5842edbbbb8884ba9e235f03ef7e2..1a4161432e7bfdf91ab23e6debac827c05053aec 100644 (file)
@@ -23,7 +23,7 @@ class divlist {
 
                $this->i_currentPage    = 0;
                $this->i_entriesPerPage = 10;
-    $this->s_height         = "450";
+    $this->s_height         = "650";
     $this->s_width          = "600";
                $this->s_summary        = "";
                $this->a_entries        = array();