Code

Fixed printer removal
[gosa.git] / plugins / admin / systems / class_systemManagement.inc
index 17f2fbe01e6e83b0b1c21b8b6e5e8b20a3ef3e9f..e0480b3bb3535d6afacb41958fb8a25a805acb0a 100644 (file)
@@ -206,7 +206,7 @@ class systems extends plugin
               $this->config->data['TABS']['WORKTABS'], $this->dn);
           $this->systab->set_acl ($this->acl);
           $this->systab->by_object['workgeneric']->cn= "wdefault";
-          $this->systab->by_object['termservice']->cn= "default";
+          $this->systab->by_object['workservice']->cn= "default";
           break;
 
         case 'server':