Files
UT99-Official/Web/current_console_send.uhtm
2022-05-08 00:18:38 +02:00

17 lines
508 B
Plaintext

<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="Black" text="Silver" link="33cc66" vlink="33cc66">
<form method="post" action="%PostAction%" name="" target="_parent">
<table width="100%%">
<tr>
<td><input type="text" name="SendText" value="%DefaultSendText%" size="60"></td>
<td nowrap width="1%%"><input type="submit" name="Send" value="Send"></td>
</tr>
</table>
</form>
</body>
</html>