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>
10 lines
175 B
Go Template
10 lines
175 B
Go Template
<br>
|
|
<table width=519>
|
|
<tr>
|
|
<td class=c colspan=3><?php echo $this->getData('searched_alliance_availables')?></th>
|
|
</tr>
|
|
|
|
<?php echo $this->getData('result')?>
|
|
|
|
<tr>
|
|
</table>
|