Code

goFonQueueStrategy will be saved in correct format now
[gosa.git] / plugins / admin / systems / class_terminalService.inc
index 0d5b0b8518da7b18cf4381e4a5fbbc61778a30f4..d04d110a099f8f33985d83ceff19a795f1d8044d 100644 (file)
@@ -166,6 +166,7 @@ class termservice extends plugin
       $smarty->assign($val, $this->$val);
       $smarty->assign($val."ACL", chkacl($this->acl, $val));
     }
+    $smarty->assign("staticAddress", "");
 
     /* Checkboxes */
     foreach(array("gotoLpdEnable", "gotoScannerEnable") as $val){