From: hickert Date: Thu, 18 Mar 2010 14:00:52 +0000 (+0000) Subject: updated templates X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=77d7550fc43e8d35a245ba7bfd9eaa1a37c80f81;p=gosa.git updated templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16919 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc b/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc index 9d17bb50b..8374b3ac9 100644 --- a/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc +++ b/gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc @@ -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);