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

51 lines
1.1 KiB
Go Template

<br>
<center>
<form action="?mode=change" method="post">
<table width="519">
<tbody><tr>
<td class="c" colspan="2">Aby zglosic gre z jednego IP wypelnij poprawnie pola.</td>
</tr>
<tr>
<th>Nick</th>
<th><input name="n1" maxlength="80" size="10" value="" type="text">
</th>
</tr>
<tr>
<th>Nick2</th>
<th><input name="n2" maxlength="80" size="10" value="" type="text">
</th>
</tr>
<tr>
<th>Nick3</th>
<th><input name="n3" maxlength="80" size="10" value="" type="data">
</th>
</tr>
<tr>
<th>Nick4</th>
<th><input name="n4" maxlength="80" size="10" value="" type="data">
</th>
</tr>
<tr>
<th>Nick5</th>
<th><input name="n5" maxlength="80" size="10" value="" type="data">
</th>
</tr>
<tr>
<th>Wyjasnienie</th>
<th><input name="tekst" maxlength="1000" size="100" value="" type="data">
</th>
</tr>
<tr>
<th colspan="2"><input value="Zglos" type="submit"></th>
</tr>
<tr>
<th><th><font color=white>Zglaszanie gry ze wspolnego IP by Mescam</th></th>
</tr>
</tbody></table>
</form>
</center>