X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=www%2Fhistory.egw;h=a099c3b14121f45b047105bda2093c717e57f0bb;hb=fff045d159e76bb8bb856fd7d2e6d34c1498d5a5;hp=64f13c7fde04567fc4fbcf5ffdf68bbf08dfdd95;hpb=ba37ce207c47ac1fa27bb46df7dc54f72740bb96;p=egate.git diff --git a/www/history.egw b/www/history.egw index 64f13c7..a099c3b 100644 --- a/www/history.egw +++ b/www/history.egw @@ -4,7 +4,7 @@ { -# $Id: history.egw,v 1.1 1996/01/03 15:19:36 adam Exp $ +# $Id: history.egw,v 1.3 1996/01/12 10:03:16 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl @@ -13,14 +13,14 @@ z39history if {$useIcons} { - html {Europagate} + html {Europagate} } else { html {Europagate | } } html {} } else { html {">New Target} "\n" @@ -37,13 +37,6 @@ html $e {: } $env($e) {
} \n } html "form: " [wform] "
\n" - html "target: " $host "
\n" - html "databases: " $databases "
\n" - html "setNo: " $setNo "
\n" - html "nextSetNo: " $nextSetNo "
\n" - html "initSet: " $initSet "
\n" - html "scanLine: " $scanLine "
\n" - html "scanTerm: " $scanTerm "
\n" }