From 7b9f7a969a9814b95218c5082c68ff7a1bcdc0e3 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 11 May 2010 09:15:59 +0000 Subject: [PATCH] Fixed several properties. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18358 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../goto/admin/systems/goto/class_workstationGeneric.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.30.2