wootook-reloaded/includes/application/design/scripts/deprecated/officier_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
223 B
Go Template

<center>
<br>
<table width="569">
<tr>
<td class="c" colspan="3"><?php echo $this->getData('off_points')?> <?php echo $this->getData('alv_points')?></td>
</tr>
<?php echo $this->getData('disp_off_tbl')?>
</table>
</center>