From: hickert Date: Tue, 23 Mar 2010 09:41:27 +0000 (+0000) Subject: updated templates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ab302c2472a7c64058e4f0d7aa11a5cc639ad7ea;p=gosa.git updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17011 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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;