ACC SHELL
<html "Content-Type: text/html\n\n">
<head>
<title>Logn administration panel</title>
<meta http-equiv="content-type" content="text/html; charset=Windows-1250">
<link href="css/login.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table align="center" width="453px" height="521px">
<tr>
<td height="200"><br></td>
</tr>
<tr>
<td valign="top" align="left" height="321px" background="images/loginwindow.jpg">
<form name="logon" id="logon" action="login.php" method="POST">
<div style="position:relative; top:99px; left:110px;">
<input class="logon" type="text" name="login" id ="login"><br>
<input class="logon" type="password" name="password" id ="password"><br>
<input class="submit" type="image" width="61" height="18" src="images/logonkey.gif">
</div>
</form>
</td>
</tr>
</table>
ACC SHELL 2018