summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 708e383)
raw | patch | inline | side by side (parent: 708e383)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 13:18:27 +0000 (13:18 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 13:18:27 +0000 (13:18 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17088 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc b/gosa-core/plugins/admin/groups/singleUserSelect/class_singleUserSelect.inc
index 55616ca958e7e632e9b83bf3ad4922ffd35c8e32..9cb596a73e97783a8452752b26fffb14c1800ffe 100644 (file)
protected $skipFooter = TRUE;
protected $skipHeader = TRUE;
+ var $plHeadline = "User selection";
+
function __construct($config,$ui)
{
$this->config = $config;