Code

updated templates
[gosa.git] / gosa-plugins / goto / admin / systems / goto / class_terminalGeneric.inc
index 9d17bb50b32cec25715e85f86870bea59d86b2a8..8374b3ac9879d60a8a5697bc0c9931cf306ba082 100644 (file)
@@ -235,7 +235,6 @@ class termgeneric extends plugin
 
     $smarty->assign("cn", $this->cn);
     $smarty->assign("description", $this->description);
-    $smarty->assign("staticAddress", "");
 
     /* tell smarty the inherit checkbox state */
     $smarty->assign("inheritTimeServer",$this->inheritTimeServer);