From: hickert Date: Wed, 24 Mar 2010 13:18:27 +0000 (+0000) Subject: Updated listing table summary X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=507c37b1379973cf027698929b596b0f88a13984;p=gosa.git Updated listing table summary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17088 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc b/gosa-core/plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc index 55616ca95..9cb596a73 100644 --- a/gosa-core/plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc +++ b/gosa-core/plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc @@ -26,6 +26,8 @@ class singleUserSelect extends management protected $skipFooter = TRUE; protected $skipHeader = TRUE; + var $plHeadline = "User selection"; + function __construct($config,$ui) { $this->config = $config;