From c5b45a155cfa2753ef9930cabb3de97ee89f1d10 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 24 Mar 2010 14:23:35 +0000 Subject: [PATCH] Updated listing table summary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17123 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../personal/environment/hotplugSelect/class_hotplugSelect.inc | 2 ++ 1 file changed, 2 insertions(+) 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; -- 2.30.2