From: hickert Date: Tue, 11 May 2010 09:15:59 +0000 (+0000) Subject: Fixed several properties. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7b9f7a969a9814b95218c5082c68ff7a1bcdc0e3;p=gosa.git Fixed several properties. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18358 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc index cb9126031..24c8c3dce 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc @@ -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",