From 92d899f59bdc11a84b14b17a9f5b3798ecf33c90 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 18 Mar 2010 14:00:43 +0000 Subject: [PATCH] updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16915 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/systems/admin/systems/class_servGeneric.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/gosa-plugins/systems/admin/systems/class_servGeneric.inc b/gosa-plugins/systems/admin/systems/class_servGeneric.inc index 5ff6b3d65..5f5176995 100644 --- a/gosa-plugins/systems/admin/systems/class_servGeneric.inc +++ b/gosa-plugins/systems/admin/systems/class_servGeneric.inc @@ -199,8 +199,6 @@ class servgeneric extends plugin $smarty->assign("$attr", $this->$attr); } - $smarty->assign("staticAddress", ""); - /* Assign status */ if (gosaSupportDaemon::ping($this->netConfigDNS->macAddress)){ $smarty->assign("actions", array("halt" => _("Switch off"), "reboot" => _("Reboot"), -- 2.30.2