summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9abaaa8)
raw | patch | inline | side by side (parent: 9abaaa8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 09:15:59 +0000 (09:15 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc
index cb91260318b0f6eb8eb2361523df138cc0326fcf..24c8c3dce087904154bc117d52438184251327bb 100644 (file)
),
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",