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

16 lines
431 B
Go Template

<br><br>
<h2>{adm_panel_mnu}</h2>
<table width="555">
<tr>
<td class="c" colspan="6">{adm_panel_ttl}</td>
</tr>
<tr>
<th><a href="?action=usr_search">{adm_search_pl}</a></th>
<th><a href="?action=ip_search">{adm_search_ip}</a></th>
<th><a href="?action=usr_data">{adm_stat_play}</a></th>
<th><a href="?action=usr_level">{adm_mod_level}</a></th>
</tr>
</table>
{adm_sub_form1}
{adm_sub_form2}
{adm_sub_form3}