From: <we...@us...> - 2002-12-19 21:00:48
|
Update of /cvsroot/mixlet/mixlet/src In directory sc8-pr-cvs1:/tmp/cvs-serv15458 Modified Files: test.html Log Message: Added h1 tag (actually checking cvs commit mail setup) Index: test.html =================================================================== RCS file: /cvsroot/mixlet/mixlet/src/test.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** test.html 19 Dec 2002 20:34:11 -0000 1.2 --- test.html 19 Dec 2002 21:00:44 -0000 1.3 *************** *** 4,7 **** --- 4,8 ---- </HEAD> <BODY> + <H1>Mixlet Test</H1> <APPLET height=525 width=750 CODE="MixMaster.class" ARCHIVE="MixMaster.jar"> <PARAM NAME="mailserver" VALUE="newyork"> |