wootook-reloaded/application/design/base/default/scripts/deprecated/zglos.tpl
Gregory PLANCHAT ec7e40e1aa Refactored to 2 namespaces: Wootook & Legacies
Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
2011-10-04 19:57:00 +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>