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>
9 lines
No EOL
242 B
Go Template
9 lines
No EOL
242 B
Go Template
<br >
|
|
<table border ="0" align="center">
|
|
<tbody>
|
|
<tr>
|
|
<td class="c" colspan="2"><?php echo $this->getData('adm_plyer_wip')?> <?php echo $this->getData('adm_this_ip')?></td>
|
|
</tr>
|
|
<?php echo $this->getData('adm_plyer_lst')?>
|
|
</tbody>
|
|
</table> |