Code

Reverted divlist changes
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 Oct 2006 04:46:20 +0000 (04:46 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 25 Oct 2006 04:46:20 +0000 (04:46 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4931 594d385d-05f5-0310-b6e9-bd551577e9d8

include/class_divlist.inc

index 1a4161432e7bfdf91ab23e6debac827c05053aec..ea7e65872ec5842edbbbb8884ba9e235f03ef7e2 100644 (file)
@@ -23,7 +23,7 @@ class divlist {
 
                $this->i_currentPage    = 0;
                $this->i_entriesPerPage = 10;
-    $this->s_height         = "650";
+    $this->s_height         = "450";
     $this->s_width          = "600";
                $this->s_summary        = "";
                $this->a_entries        = array();