wootook-reloaded/application/design/base/default/scripts/deprecated/alliance_defaultmenu.tpl
Gregory PLANCHAT ec7e40e1aa Refactored to 2 namespaces: Wootook & Legacies
Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
2011-10-04 19:57:00 +02:00

11 lines
307 B
Go Template

<br>
<table width=519>
<tr>
<td class=c colspan=2><?php echo $this->getData('alliance')?></td>
</tr>
<tr>
<th><a href="?mode=make"><?php echo $this->getData('make_alliance_owner')?></a></th>
<th><a href="?mode=search"><?php echo $this->getData('search_alliance')?></a></th>
</tr>
</table>
<br>