From: cajus Date: Fri, 30 Apr 2010 05:55:31 +0000 (+0000) Subject: Updated listing X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=63a357389b9635d2d1a1975749a3810dc4066983;p=gosa.git Updated listing git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17979 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_listing.inc b/gosa-core/include/class_listing.inc index d6f037db5..46f427a28 100644 --- a/gosa-core/include/class_listing.inc +++ b/gosa-core/include/class_listing.inc @@ -409,6 +409,7 @@ class listing { $objectType= image($matches[1], null, LDAP::fix(base64_decode($matches[2]))); } $entry['_rendered']= preg_replace("/]+>/", $objectType, $entry['_rendered']); + $entry['_rendered']= preg_replace("/]+>/", '', $entry['_rendered']); } // Apply custom class to row?