From: cajus Date: Fri, 11 May 2007 08:18:45 +0000 (+0000) Subject: Reverted debug line X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a9a7fa52b04a82a470673241eb6b71152eb62039;p=gosa.git Reverted debug line git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6359 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_workstationGeneric.inc b/plugins/admin/systems/class_workstationGeneric.inc index 809244b83..a40eb9355 100644 --- a/plugins/admin/systems/class_workstationGeneric.inc +++ b/plugins/admin/systems/class_workstationGeneric.inc @@ -257,7 +257,7 @@ class workgeneric extends plugin "localboot" => _("Force localboot"), "sysinfo" => _("System analysis"))); } else { - $smarty->assign("actions", array("halt" => _("Switch off"), "reboot" => _("Reboot"), + $smarty->assign("actions", array("wake" => _("Wake up"), "reinstall" => _("Reinstall"), "update" => _("Scheduled update"), "memcheck" => _("Memory test"),