Modified to use egw_-commands.
[egate.git] / www / history.egw
index a099c3b..f3d0bdf 100644 (file)
@@ -4,7 +4,7 @@
 </head>
 <body>
 {
-# $Id: history.egw,v 1.3 1996/01/12 10:03:16 adam Exp $
+# $Id: history.egw,v 1.4 1996/01/24 08:27:25 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
@@ -36,7 +36,7 @@
     foreach e {SERVER_NAME PATH_INFO SCRIPT_NAME} {
         html $e {: } $env($e) {<br>} \n
     }
-    html "form: " [wform] " <br>\n"
+    html "form: " [egw_form] " <br>\n"
 }
 </body></html>