fixed unclosed html tag

This commit is contained in:
dp%netscape.com 2001-11-08 03:24:56 +00:00
parent 73a0b8068e
commit 79b62b8fa9

View File

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