Code

Updated listing table summary
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 14:23:35 +0000 (14:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 14:23:35 +0000 (14:23 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17123 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/personal/environment/hotplugSelect/class_hotplugSelect.inc

index 1d3c3b51596a06411badd7e7edcddd86efe2b678..fa512efdabc949eb3642ea7a0f2aa3915bcbd978 100644 (file)
@@ -26,6 +26,8 @@ class hotplugSelect extends management
   protected $skipFooter = TRUE;
   protected $skipHeader = TRUE;
 
+  var $plHeadline = "Device selection";
+
   function __construct($config,$ui)
   {
     $this->config = $config;