X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fquery.egw;h=b28bcef68b746ba145e47ab36006089f45f8a608;hb=fa0ddb755d3a836e4e13cc05a6ba3eb6b0010958;hp=698c861f1bff9b173d039f55c546488d52171850;hpb=73041203f9c387b4596185203b1daebe2f4f30e9;p=egate.git diff --git a/www/query.egw b/www/query.egw index 698c861..b28bcef 100644 --- a/www/query.egw +++ b/www/query.egw @@ -4,7 +4,7 @@ { -# $Id: query.egw,v 1.29 1996/01/24 08:27:28 adam Exp $ +# $Id: query.egw,v 1.30 1996/01/24 14:14:19 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl @@ -128,8 +128,8 @@ proc ok-response {} { html { All
} \n } - html "Input your search criteria:
\n" } + html "Input your search criteria:
\n" set fields [lindex $targets($host) 2] for {set no 1} {$no < 4} {incr no} { html {} } - html "
\n" if {$no < 3} { - html {
} \n set template {} if {$oSetNo > 0} { set template [join $hist($oSetNo,form,logic$no) " "] @@ -174,7 +173,7 @@ proc ok-response {} { if {$template == $op} continue html "
\n" + html "\n" } html "
\n" }