Code

Updated role editing
[gosa.git] / gosa-core / plugins / admin / groups / singleUserSelect / class_singleUserSelect.inc
index 55616ca958e7e632e9b83bf3ad4922ffd35c8e32..9cb596a73e97783a8452752b26fffb14c1800ffe 100644 (file)
@@ -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;