X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=www%2Fsearch.egw;h=6687d2411525d3e3c835e4c748a5162b4e05263d;hb=852b4caac48a2542af95c577dab306db1bda56f1;hp=21af85462ff139c2f58af083befab5047fbccf64;hpb=654d28333d817ccf5ad104b7375584e38ba8d5dc;p=egate.git diff --git a/www/search.egw b/www/search.egw index 21af854..6687d24 100644 --- a/www/search.egw +++ b/www/search.egw @@ -1,6 +1,6 @@ { -# $Id: search.egw,v 1.11 1995/11/08 16:14:33 adam Exp $ +# $Id: search.egw,v 1.12 1995/11/09 15:24:36 adam Exp $ proc buttons {setNo setMax startPos} { global sessionId @@ -11,7 +11,8 @@ proc buttons {setNo setMax startPos} { if {$setMax < [z39.$setNo resultCount]} { html { Next } "| \n" + html + [expr $setMax + $hist($setNo,maxPresent)] + html {"> Next records } "| \n" } if {$startPos != "" && $startPos != "1"} { html { Prev } "| \n" + html {"> Previous records } "| \n" } html { New target } " | \n"