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

4 lines
No EOL
133 B
Go Template

<tr>
<td class="c"><?php echo $this->getData('tt_name')?></td>
<td class="c"><?php echo $this->getData('Requirements')?></td>
</tr>