wootook-reloaded/application/design/base/default/scripts/deprecated/alliance_searchresult_table.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

10 lines
175 B
Go Template

<br>
<table width=519>
<tr>
<td class=c colspan=3><?php echo $this->getData('searched_alliance_availables')?></th>
</tr>
<?php echo $this->getData('result')?>
<tr>
</table>