From: hickert Date: Fri, 29 Feb 2008 10:39:42 +0000 (+0000) Subject: Updated actions. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ea5f1bab5cc3e3ed0407b48d296cf79fa5b85df9;p=gosa.git Updated actions. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9207 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/systems/admin/systems/class_servGeneric.inc b/gosa-plugins/systems/admin/systems/class_servGeneric.inc index bd48ff0b8..0aeda21ae 100644 --- a/gosa-plugins/systems/admin/systems/class_servGeneric.inc +++ b/gosa-plugins/systems/admin/systems/class_servGeneric.inc @@ -29,9 +29,8 @@ class servgeneric extends plugin var $modes = array(); var $ui ; var $mapActions = array("reboot" => "", - "instant_update" => "softupdate", + "update" => "softupdate", "localboot" => "localboot", - "update" => "sceduledupdate", "reinstall" => "install", "rescan" => "", "wake" => "",