wootook-reloaded/templates/OpenGame/admin/banadni.tpl
Gregory PLANCHAT d7619777af Initial commit
2011-06-07 09:23:48 +02:00

11 lines
No EOL
253 B
Go Template

<form action="?mode=change" method="post">
<table>
<tbody>
<tr>
<th><input name="Nick_Gracza" maxlength="1" size="1" value="" type="text"></th>
</tr><tr>
<th colspan="2"><input value="Nastepny dzien" type="submit"></th>
</tr>
</tbody>
</table>
</form>