8 lines
243 B
Go Template
8 lines
243 B
Go Template
<br>
|
|
<form action="alliance.php?mode=admin&edit=members&id={id}" method=POST>
|
|
<tr>
|
|
<th colspan=3>{Rank_for}</th>
|
|
<th><select name="newrang">{options}</select></th>
|
|
<th colspan=5><input type=submit value="{Save}"></th>
|
|
</tr>
|
|
</form>
|