Code

updated templates
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 23 Mar 2010 09:41:27 +0000 (09:41 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 23 Mar 2010 09:41:27 +0000 (09:41 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17011 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/admin/groups/userGroupSelect/class_userGroupSelect.inc

index 7fe7a1bdb4900b2ad4da4951b9d5e512be76ce6e..1a76fac6055a41868815d37ea5b602a9da813405 100644 (file)
@@ -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;