From: cajus Date: Mon, 4 Jan 2010 15:39:48 +0000 (+0000) Subject: Updated spacing X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d5f42389530849d171b1dc22de1c591c5feedd38;p=gosa.git Updated spacing git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15013 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_listing.inc b/gosa-core/include/class_listing.inc index 558e859d5..485a0aff7 100644 --- a/gosa-core/include/class_listing.inc +++ b/gosa-core/include/class_listing.inc @@ -280,7 +280,7 @@ class listing { // Build list header $result.= "\n"; if ($this->multiSelect) { - $result.= "\n"; + $result.= "\n"; } foreach ($this->header as $header) { $result.= $header; @@ -309,7 +309,7 @@ class listing { // Render multi select if needed if ($this->multiSelect) { - $result.=" "; + $result.=" "; } // Render defined department columns, fill the rest with some stuff