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

7 lines
230 B
Go Template

<tr>
<th><?php echo $this->getData('ally_tag')?></th>
<th><?php echo $this->getData('ally_name')?></th>
<th><?php echo $this->getData('ally_members')?></th>
<th><?php echo $this->getData('ally_points')?></th>
</tr>