From ab302c2472a7c64058e4f0d7aa11a5cc639ad7ea Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 23 Mar 2010 09:41:27 +0000 Subject: [PATCH] updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17011 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../admin/groups/userGroupSelect/class_userGroupSelect.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gosa-core/plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc b/gosa-core/plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc index 7fe7a1bdb..1a76fac60 100644 --- a/gosa-core/plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc +++ b/gosa-core/plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc @@ -26,6 +26,8 @@ class userGroupSelect extends management protected $skipFooter = TRUE; protected $skipHeader = TRUE; + public $plHeadline = "User and group selection"; + function __construct($config,$ui) { $this->config = $config; -- 2.30.2