X-Git-Url: http://git.indexdata.com/?p=egate.git;a=blobdiff_plain;f=www%2Fshowfull.egw;h=8b33a18b49fc00780aa502e96af073d002b28f47;hp=194e2a851c9870840cabbb1eb65e2bf1a229437c;hb=a61ad0378b93e99e362a1d92c33d701dbf103eba;hpb=a4571caef991e968e3c20b515490b7923306a1cf diff --git a/www/showfull.egw b/www/showfull.egw index 194e2a8..8b33a18 100644 --- a/www/showfull.egw +++ b/www/showfull.egw @@ -1,6 +1,6 @@ { -# $Id: showfull.egw,v 1.22 1996/03/12 16:30:28 adam Exp $ +# $Id: showfull.egw,v 1.23 1996/03/13 14:07:31 adam Exp $ proc buttons {setNo tno no format count host after} { global sessionId @@ -62,25 +62,9 @@ proc buttons {setNo tno no format count host after} { } } - if {!$useIcons} { - html "\n | " - } - html {} - } else { - html {">Result Set} - } - - button-new-query 1 $setNo - button-new-target 0 + button-result-set $setNo $tno + button-new-query $setNo + button-new-target html "

\n" }