fixed unclosed html tag

git-svn-id: svn://10.0.0.236/trunk@107642 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dp%netscape.com
2001-11-08 03:24:56 +00:00
parent 0c5c3f78ae
commit 873f65621c

View File

@@ -1 +1 @@
<html<body onLoad="window.close();"></body></html>
<html><body onLoad="window.close();"></body></html>