A lot of work on scan. Tables used to display scan terms and hits.
[egate.git] / www / tform.egw
index 21b0237..368c2c9 100644 (file)
@@ -4,11 +4,15 @@
 </head>
 <body>
 {
-# $Id: tform.egw,v 1.2 1996/01/24 16:59:29 adam Exp $
+# $Id: tform.egw,v 1.3 1996/01/26 15:50:11 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
     }
+    set useIcons 1
+    button-europagate
+    button-new-target 0
+
     html "<h2>Target definition form</h2><br>\n"
     html {<form action="http:} $env(SCRIPT_NAME)
     html / $sessionId {/tdefine.egw} {" method=post>} \n
@@ -57,9 +61,8 @@
     html {<input type=submit name=submit value="Submit">}
     html {<input type=reset value="Reset">}
     html "\n<br>\n"
-}
 
-{
+    set useIcons 0
     button-europagate
     button-new-target 0
 }