Code

Updated listing table summary
[gosa.git] / gosa-plugins / opsi / admin / opsiLicenses / class_licenseUsageByHost.inc
index c2b96e6f1e826e1f94b2b464d9bd193d28487e21..c89e762b28a9d2065afe3ae7c1051cf34c1ba82b 100644 (file)
@@ -101,6 +101,7 @@ class licenseUsageByHost extends plugin
 
   function execute()
   {
+    plugin::execute();
 
     // Handle initialization failures.
     if(isset($_POST['retry_init'])) $this->init();
@@ -241,11 +242,11 @@ class licenseUsageByHost extends plugin
   static function plInfo()
   {
     return (array(
-          "plShortName"   => _("Usage"),
-          "plDescription" => _("License usage"),
+          "plShortName"   => _("Usage by host"),
+          "plDescription" => _("License usage by host"),
           "plSelfModify"  => FALSE,
           "plDepends"     => array(),
-          "plPriority"    => 1,
+          "plPriority"    => 13,
           "plSection"     => array("administration"),
           "plCategory"    => array("opsi"),
           "plProvidedAcls"=> array(