lnr/Originals/Website/chat/clear.html

16 lines
460 B
HTML
Executable File

<html>
<head>
<title>LNR Universe :: Standard Chat</title>
<link rel="StyleSheet" type="text/css" href="../script/styles.css">
</head>
<body bgcolor="black" link="white" vlink="white" alink="white" text="white"
marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
onLoad="parent.actions.window.location='../cgi-bin/clearchat.pl'">
<font face="Verdana,Arial" size="2" color="white">
Clear chat dialog
<br>&nbsp;
</font>
</body>
</html>