X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=include%2Fclass_divlist.inc;h=a3ecfb8d5ed2f5f7ef04e1afe34b04e43a008166;hb=31ad1193eaf79a30a3e0cd11c509c7f89d5364f7;hp=8b0548a191b5cd477847f8fd690ea7307282ecd7;hpb=89f240bc113bfc5fb50078317b33d7dff7f47b9e;p=gosa.git diff --git a/include/class_divlist.inc b/include/class_divlist.inc index 8b0548a19..a3ecfb8d5 100644 --- a/include/class_divlist.inc +++ b/include/class_divlist.inc @@ -152,7 +152,7 @@ class divlist { $s_return .= "\n
"; $s_return .= ""; } else { - $s_return .= "\n"; }
"; + $s_return .= "\n
"; $s_return .= ""; } } @@ -295,7 +295,7 @@ class divlist { // if fewer than 22 Entries (list not full), print row to fill empty space //FIXME: Why 22? Isn't the size dynamic - if($this->_numEntries()<=22){ +# if($this->_numEntries()<=22){ $fill= ""; for ($i= 1; $i <= $this->cols; $i++){ if ($i == $this->cols){ @@ -303,9 +303,9 @@ class divlist { } else { $fill.= ""; } - } + } $s_return.="\n$fill"; - } +# } if($this->i_entriesPerPage == 0) { $s_return .= "\n