[Aimmath-commit] AIM monitor.html,1.1.1.1,1.2
Brought to you by:
gustav_delius,
npstrick
From: <gus...@us...> - 2003-09-01 20:22:36
|
Update of /cvsroot/aimmath/AIM In directory sc8-pr-cvs1:/tmp/cvs-serv25371 Modified Files: monitor.html Log Message: put in some /> to make more xml compliant Index: monitor.html =================================================================== RCS file: /cvsroot/aimmath/AIM/monitor.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** monitor.html 20 Apr 2003 23:14:28 -0000 1.1.1.1 --- monitor.html 1 Sep 2003 20:22:23 -0000 1.2 *************** *** 5,9 **** <body> <form name='aimform' action='Alice' method='POST'> ! <input type='hidden' name='Command' value='ServletMonitor'> </form> <script language="javascript"> --- 5,9 ---- <body> <form name='aimform' action='Alice' method='POST'> ! <input type='hidden' name='Command' value='ServletMonitor' /> </form> <script language="javascript"> |