summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 777d503)
raw | patch | inline | side by side (parent: 777d503)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 29 Feb 2008 10:39:42 +0000 (10:39 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 29 Feb 2008 10:39:42 +0000 (10:39 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9207 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_servGeneric.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_servGeneric.inc b/gosa-plugins/systems/admin/systems/class_servGeneric.inc
index bd48ff0b8b67bd4d4bb6b5bde4953552e90f8660..0aeda21aedb962922d2eeaa8a035b86812f8570e 100644 (file)
var $modes = array();
var $ui ;
var $mapActions = array("reboot" => "",
- "instant_update" => "softupdate",
+ "update" => "softupdate",
"localboot" => "localboot",
- "update" => "sceduledupdate",
"reinstall" => "install",
"rescan" => "",
"wake" => "",