18 lines
No EOL
403 B
Go Template
18 lines
No EOL
403 B
Go Template
<br >
|
|
<center>
|
|
<table width="300">
|
|
<form action="" method="get">
|
|
<tr>
|
|
<td class="c" colspan="6">{adm_search_pl}</td>
|
|
</tr>
|
|
<tr>
|
|
<th>{adm_player_nm}</th>
|
|
<th><input type="text" name="player" style="width:150" ></th>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2"><input type="submit" value="{adm_bt_search}"></th>
|
|
</tr>
|
|
<input type="hidden" name="result" value="usr_data">
|
|
</form>
|
|
</table>
|
|
</center> |