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

18 lines
No EOL
323 B
Go Template

<br><br>
<h2>MULTICOMPTES</h2>
<table width="569" style="color:#FFFFFF">
<tr>
<td class="c" colspan="6">Liste des joueurs ayant declare leur multicompte</td>
</tr>
<tr>
<th>Declarateur</th>
<th>ID Declarateur</th>
<th>Joueur 1</th>
<th>Joueur 2</th>
<th>Joueur 3</th>
<th>Raison</th>
</tr>
{adm_ul_table}
</table>