wootook-reloaded/includes/application/design/scripts/deprecated/phalanx_body.tpl
Gregory PLANCHAT ddfb36efa5 Added Research lab queue manager.
Updated page display for shipyard, defenses and buildings.
Moved legacy template files.
Added install/migration.mysql to report changes to the database on testing environments.

Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
2011-07-29 08:20:47 +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>