X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fhistory.egw;h=f3d0bdfdf610291cb3bdcec7c3b5b7739e42f65b;hb=5b5e33eaf7afda11d555540e3f15ac2d49d245a6;hp=a099c3b14121f45b047105bda2093c717e57f0bb;hpb=fff045d159e76bb8bb856fd7d2e6d34c1498d5a5;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" }