Many improvements and bug fixes.
[egate.git] / www / targets.egw
index cf0232c..366e502 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 {
-# $Id: targets.egw,v 1.6 1995/11/08 12:42:17 adam Exp $
+# $Id: targets.egw,v 1.7 1995/11/08 16:14:34 adam Exp $
     source /usr/local/etc/httpd/conf/ztargets.conf
     if {[info commands saveState] == ""} {
         source z39util.tcl
@@ -27,7 +27,7 @@ Consejo Superior de Investigaciones Cient&iacute;ficas <br>
 <dl>
 {
     foreach t [array names targets] {
-        html {<dt><a href="http://} $env(SERVER_NAME) $env(SCRIPT_NAME) /
+        html {<dt><a href="http:} $env(SCRIPT_NAME) /
         html "$sessionId/query.egw/$t" {"> } [lindex $targets($t) 0] " </a>\n"
         set desc [lindex $targets($t) 4]
         if {$desc != ""} {