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

15 lines
No EOL
267 B
Go Template

<br>
<form action="" method=POST>
<table width=519>
<tr>
<td class=c colspan=2>{your_apply}</td>
</tr>
<tr>
<th colspan=2>{request_text}</th>
</tr>
<tr>
<th colspan=2><input type=submit name="bcancel" value="{button_text}"></th>
</tr>
</table>
</form>