X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=www%2Fsearch.egw;h=45589ac97cef816e49128b2a3296e1e90d920332;hb=cc5af6a5323f9576c208519dbf4351b4f818e166;hp=587e94d392dd9aac820ff5684ff9e5a41d951f31;hpb=b7a1c98166dc50f5e894164dc32c0ff0e937c555;p=egate.git diff --git a/www/search.egw b/www/search.egw index 587e94d..45589ac 100644 --- a/www/search.egw +++ b/www/search.egw @@ -1,6 +1,6 @@ { -# $Id: search.egw,v 1.25 1996/01/08 08:42:17 adam Exp $ +# $Id: search.egw,v 1.26 1996/01/09 16:16:48 adam Exp $ proc start-scan {scanNo cache dir} { global sessionId @@ -43,7 +43,7 @@ proc start-scan {scanNo cache dir} { html {} if {$useIcons} { - html {} } else { html {Previous Terms | } @@ -52,7 +52,7 @@ proc start-scan {scanNo cache dir} { html {} if {$useIcons} { - html {} } else { html {Next Terms | } @@ -69,7 +69,7 @@ proc start-scan {scanNo cache dir} { html {} if {$useIcons} { - html {} } else { html {Previous Terms | } @@ -78,7 +78,7 @@ proc start-scan {scanNo cache dir} { html {} if {$useIcons} { - html {} } else { html {Next Terms | } @@ -115,7 +115,7 @@ proc buttons {setNo setMax startPos after} { html / $sessionId {/search.egw/} $setNo + [expr $setMax + 1] html + [expr $setMax + $hist($setNo,maxPresent)] if {$useIcons} { - html {">Next RecordsNext Records} } else { html {">Next Records} " | \n" @@ -127,7 +127,7 @@ proc buttons {setNo setMax startPos after} { html + [expr $startPos - $hist($setNo,maxPresent)] html + [expr $startPos - 1] if {$useIcons} { - html {">} } else { html {">Previous Records} " | \n"