summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c756d95)
raw | patch | inline | side by side (parent: c756d95)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 12:39:21 +0000 (12:39 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 12:39:21 +0000 (12:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2337 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_divlist.inc | patch | blob | history |
index e8f208dd9d64a2effa2107307e72c9ff752f3482..ab1efecae1dafe496775fc9a27529bfd445fca6d 100644 (file)
$fill.= "<td class='list1' style='height:100%;'> </td>";
}
}
- $s_return.="\n<tr>$fill</tr>";
+ $s_return.="\n<tr>$fill";
}
if($this->i_entriesPerPage == 0) {
$s_return .= "\n</table></div></td>";