Code

Fixed several properties.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 09:15:59 +0000 (09:15 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 09:15:59 +0000 (09:15 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18358 594d385d-05f5-0310-b6e9-bd551577e9d8

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",