summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 97e6a6c)
raw | patch | inline | side by side (parent: 97e6a6c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 10:39:14 +0000 (10:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 10:39:14 +0000 (10:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16743 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/systemSelect/class_systemSelect.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/systemSelect/class_systemSelect.inc b/gosa-plugins/systems/admin/systems/systemSelect/class_systemSelect.inc
index df561e0e591d14e323f40fbdaeecd6a1daf526c8..c46ce62863705d28a5d6484e6b0035d02fbd1d8f 100644 (file)
protected $skipFooter = TRUE;
protected $skipHeader = TRUE;
+ public $plHeadline = "System selection";
+
function __construct($config,$ui)
{
$this->config = $config;