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

10 lines
279 B
Go Template

<br>
<table width="519">
<tr>
<td class="c" colspan="2">{search_alliance}</td>
</tr>
<tr>
<th>{Search}</th>
<th><form action="" method="POST"><input type="text" name="searchtext" value="{searchtext}"><input type="submit" value="{Search}"></th>
</tr></form>
</table>