Code

Apply fix for #4368
[gosa.git] / trunk / gosa-plugins / goto / admin / systems / goto / class_workstationStartup.inc
index 7b67379d7aaa7243a8db9dbc6bc29db005707e6b..b1ae491fcc536fb43adbaa9feac5d5332f53a839 100644 (file)
@@ -857,7 +857,7 @@ class workstartup extends plugin
       }
     }
 
-    if ($this->attrs['gotoBootKernel'] == "default-inherited"){
+    if ($this->gotoBootKernel == "default-inherited"){
       $this->attrs['gotoBootKernel']= array();
     }