From: hickert Date: Wed, 24 Mar 2010 14:23:35 +0000 (+0000) Subject: Updated listing table summary X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c5b45a155cfa2753ef9930cabb3de97ee89f1d10;p=gosa.git Updated listing table summary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17123 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/personal/environment/hotplugSelect/class_hotplugSelect.inc b/gosa-plugins/goto/personal/environment/hotplugSelect/class_hotplugSelect.inc index 1d3c3b515..fa512efda 100644 --- a/gosa-plugins/goto/personal/environment/hotplugSelect/class_hotplugSelect.inc +++ b/gosa-plugins/goto/personal/environment/hotplugSelect/class_hotplugSelect.inc @@ -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;