X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fhistory.egw;fp=www%2Fhistory.egw;h=f3d0bdfdf610291cb3bdcec7c3b5b7739e42f65b;hb=ebeb5e591b8f1bf6c5045efaddf74f3eee7bdbaf;hp=a099c3b14121f45b047105bda2093c717e57f0bb;hpb=3b5ea708cd1a08f4ca78f256bc508086967ec58d;p=egate.git diff --git a/www/history.egw b/www/history.egw index a099c3b..f3d0bdf 100644 --- a/www/history.egw +++ b/www/history.egw @@ -4,7 +4,7 @@ { -# $Id: history.egw,v 1.3 1996/01/12 10:03:16 adam Exp $ +# $Id: history.egw,v 1.4 1996/01/24 08:27:25 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl @@ -36,7 +36,7 @@ foreach e {SERVER_NAME PATH_INFO SCRIPT_NAME} { html $e {: } $env($e) {
} \n } - html "form: " [wform] "
\n" + html "form: " [egw_form] "
\n" }