summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2ec0bd5)
raw | patch | inline | side by side (parent: 2ec0bd5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 24 Mar 2010 14:23:35 +0000 (14:23 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/goto/personal/environment/hotplugSelect/class_hotplugSelect.inc b/gosa-plugins/goto/personal/environment/hotplugSelect/class_hotplugSelect.inc
index 1d3c3b51596a06411badd7e7edcddd86efe2b678..fa512efdabc949eb3642ea7a0f2aa3915bcbd978 100644 (file)
protected $skipFooter = TRUE;
protected $skipHeader = TRUE;
+ var $plHeadline = "Device selection";
+
function __construct($config,$ui)
{
$this->config = $config;