From: hickert Date: Fri, 29 Feb 2008 10:39:49 +0000 (+0000) Subject: Updated actions X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2c67333b5010c368ad799069d177d0573a715e8d;p=gosa.git Updated actions git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9208 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 30b45da1a..09915e9e0 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc @@ -55,8 +55,7 @@ class workgeneric extends plugin var $mapActions = array("reboot" => "", "localboot" => "localboot", "halt" => "", - "instant_update" => "softupdate", - "update" => "scheduledupdate", + "update" => "softupdate", "reinstall" => "install", "rescan" => "", "wake" => "",