Many improvements and bug fixes.
[egate.git] / www / mtargets.egw
index 6c91b03..095aa8a 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 {
-# $Id: mtargets.egw,v 1.2 1995/11/07 14:56:58 adam Exp $
+# $Id: mtargets.egw,v 1.3 1995/11/08 16:14:33 adam Exp $
     set setNo 1
     source /usr/local/etc/httpd/conf/ztargets.conf
     if {[info commands saveState] == ""} {
@@ -15,7 +15,7 @@
 <hr>
 <h3>Choose one or more Z39.50 targets:</h3>
 {
-    html {<form action="http://} $env(SERVER_NAME) $env(SCRIPT_NAME)
+    html {<form action="http:} $env(SCRIPT_NAME)
     html / $sessionId {/mquery.egw/} $setNo {" method=post><br>} \n
     foreach t [array names targets] {
         html {<input type="checkbox" name="target" value="} $t