X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fmsearch.egw;h=a86d918f9c1f25bec09ae1bbd3aa3074cdc52d4b;hb=25db261b6bbbfcc7bc26f679f195b51d31b9d7d7;hp=2ca5eb5b799ff716669af086dacfd0eaff445686;hpb=cf6ead410b63297e714d9258f9ea593b1e127501;p=egate.git diff --git a/www/msearch.egw b/www/msearch.egw index 2ca5eb5..a86d918 100644 --- a/www/msearch.egw +++ b/www/msearch.egw @@ -1,6 +1,6 @@ { -# $Id: msearch.egw,v 1.13 1996/01/26 15:50:07 adam Exp $ +# $Id: msearch.egw,v 1.15 1996/02/29 15:41:38 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl @@ -32,7 +32,7 @@ } set hist($setNo,maxPresent) [egw_form hits] if {$hist($setNo,maxPresent) == ""} { - set hist($setNo,maxPresent) 30 + set hist($setNo,maxPresent) 20 } } @@ -42,7 +42,7 @@ button-new-target 0 html "
\n" - z39msearch $setNo 1 B + z39msearch $setNo B 1 $hist($setNo,maxPresent) 1 html "
\n" set not $hist($setNo,0,host) @@ -60,7 +60,11 @@ set r [z39$i.$setNo resultCount] html "$r hits\n
\n" } html "\n"