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

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>