From 507c37b1379973cf027698929b596b0f88a13984 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 24 Mar 2010 13:18:27 +0000 Subject: [PATCH] Updated listing table summary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17088 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../admin/groups/singleUserSelect/class_singleUserSelect.inc | 2 ++ 1 file changed, 2 insertions(+) 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; -- 2.30.2