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

9 lines
No EOL
494 B
Go Template

<font color="red"><?php echo $this->getData('phl_er_deuter')?></font>
<table width="519">
<tr>
<td class=c colspan=4><?php echo $this->getData('phl_tbl_title')?> [<?php echo $this->getData('phl_pl_galaxy')?>:<?php echo $this->getData('phl_pl_system')?>:<?php echo $this->getData('phl_pl_place')?>] (<?php echo $this->getData('phl_pl_name')?>)</td>
</tr><tr>
<td class=c colspan=4><?php echo $this->getData('phl_tbl_moves')?></td>
</tr>
<?php echo $this->getData('phl_fleets_table')?>
</table>