35 lines
No EOL
1 KiB
Go Template
35 lines
No EOL
1 KiB
Go Template
<br><br>
|
|
<h2>{adm_ov_title}</h2>
|
|
<table width="600">
|
|
<tr>
|
|
<td class="c" colspan="2">{adm_ov_infos}</td>
|
|
</tr><tr>
|
|
<td class="b" style="color:#FFFFFF">{adm_ov_yourv}: <strong>{adm_ov_data_yourv}</strong></td>
|
|
<td class="b" style="color:#FFFFFF">{adm_ov_lastv}: <b><a style="color:orange;" href="http://www.xnova-ng.org/">{adm_ov_here}</a></b></td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<table width="600">
|
|
<tr>
|
|
<td class="c" colspan="13">{adm_ov_onlin}</td>
|
|
</tr>
|
|
<tr>
|
|
<th><a href="?cmd=sort&type=id">{adm_ul_id}</a></th>
|
|
<th><a href="?cmd=sort&type=username">{adm_ul_name}</a></th>
|
|
<th><a href="?cmd=sort&type=user_lastip">{adm_ul_adip}</a></th>
|
|
<th><a href="?cmd=sort&type=ally_name">{adm_ov_ally}</a></th>
|
|
<th>{adm_ov_point}</th>
|
|
<th><a href="?cmd=sort&type=onlinetime">{adm_ov_activ}</a></th>
|
|
<th>{usr_email}</th>
|
|
<th>{xp_raid}</th>
|
|
<th>{xp_min}</th>
|
|
<th>{lang_vacancy}</th>
|
|
<th>{banned_lang}</th>
|
|
<th>{usr_current_planet}</th>
|
|
<th>{usr_current_page}</th>
|
|
</tr>
|
|
{adm_ov_data_table}
|
|
<tr>
|
|
<th class="b" colspan="13">{adm_ov_count}: {adm_ov_data_count}</th>
|
|
</tr>
|
|
</table> |