Code

Fixed several properties.
[gosa.git] / gosa-plugins / goto / admin / systems / goto / class_workstationGeneric.inc
index cb91260318b0f6eb8eb2361523df138cc0326fcf..24c8c3dce087904154bc117d52438184251327bb 100644 (file)
@@ -701,7 +701,7 @@ class workgeneric extends plugin
                   ),
               array(
                   "name"          => "systemIsoHook",
-                  "type"          => "cmd",
+                  "type"          => "command",
                   "default"       => "",
                   "description"   => _("To enable the burn CD image function, you can specify the 'systemIsoHook'. You will get a CD symbol in the systems list - which calls the hook if pressed."),
                   "check"         => "gosaProperty::isCommand",