X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Ftargets.egw;h=2bd313b0a94512efb0218e4c25ec15b10fe9542e;hb=fff045d159e76bb8bb856fd7d2e6d34c1498d5a5;hp=39e12052e0841856fc561138573f3f8bf8a3c3e5;hpb=ce3ef5c24347417e973e9e6739466dfc701fe19d;p=egate.git diff --git a/www/targets.egw b/www/targets.egw index 39e1205..2bd313b 100644 --- a/www/targets.egw +++ b/www/targets.egw @@ -1,7 +1,7 @@ { -# $Id: targets.egw,v 1.13 1996/01/08 19:16:32 adam Exp $ - source /usr/local/etc/httpd/conf/ztargets.conf +# $Id: targets.egw,v 1.15 1996/01/12 10:03:20 adam Exp $ + source ztargets.conf if {[info commands saveState] == ""} { source z39util.tcl } @@ -38,7 +38,7 @@ foreach t $tn { if {[string index $t 0] == "."} continue html {
} [lindex $targets($t) 0] " \n" + html "$sessionId/query.egw;/$t" {"> } [lindex $targets($t) 0] " \n" set desc [lindex $targets($t) 4] if {$desc != ""} { html "
$desc\n"