<script>document.body.style.overflow =
"auto";</script>
<body>
<form
method="post" action="">
<table
width="40%">
<tr>
<td class="c"
colspan="2">{cp_change_pass}</td>
</tr><tr>
<th>{cp_player}</th>
<th><input
type="text"
name="user"></th>
</tr><tr>
<th>{cp_new_pass}</th>
<th><input
type="text" name="md5q"
value="{md5_md5}"></th>
</tr><tr>
<th colspan="2"><input type="submit"
name="ok"
value="{cp_change_pass_button}"></th>
</tr>
</table>
</form>
</body>