Work on WAIS protocol.
[egate.git] / www / tdefine.egw
index 6f9e1af..268f9f8 100644 (file)
@@ -4,11 +4,16 @@
 </head>
 <body>
 {
-# $Id: tdefine.egw,v 1.2 1996/01/24 16:59:28 adam Exp $
+# $Id: tdefine.egw,v 1.4 1996/03/12 16:30:29 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
     }
+    set useIcons 1
+    button-main
+    button-define-target 1
+    button-new-target 0
+
     html "<h2>Target definition response</h2><br>\n"
 
     set name [lindex [egw_form name] 0]
         global targets
         set targets($hostSpec) [list \
             [join $name] \
-            $databases \
+            USMARC \
             $attrList \
             $authentication \
             $description \
             1 ]
         html "Target successfully defined<br>\n"
     }
-}
-{
-    button-europagate
+    html "<p>\n"
+    set useIcons 0
+    button-main
     button-define-target 1
     button-new-target 0
 }
-
 {
     global debug