From: hickert Date: Wed, 24 Mar 2010 14:23:30 +0000 (+0000) Subject: Updated listing table summary X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=149780057e6d76463ed310eb371be3ca00d5f081;p=gosa.git Updated listing table summary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17121 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/admin/ogroups/objectSelect/class_objectSelect.inc b/gosa-core/plugins/admin/ogroups/objectSelect/class_objectSelect.inc index f8f5c0289..f406bd7f9 100644 --- a/gosa-core/plugins/admin/ogroups/objectSelect/class_objectSelect.inc +++ b/gosa-core/plugins/admin/ogroups/objectSelect/class_objectSelect.inc @@ -25,6 +25,8 @@ class objectSelect extends management // Tab definition protected $skipFooter = TRUE; protected $skipHeader = TRUE; + + var $plHeadline = "Object selection"; function __construct($config,$ui) {