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>
14 lines
No EOL
383 B
Go Template
14 lines
No EOL
383 B
Go Template
<table width="519" border="0" cellpadding="0" cellspacing="1">
|
|
|
|
<tr height="20">
|
|
<td colspan="4" class="c">Nouvelle mission</td>
|
|
</tr>
|
|
|
|
|
|
<tr height="20">
|
|
<th>Vaisseaux</th>
|
|
<th>Quantitée</th>
|
|
<th>-</th>
|
|
<th>-</th>
|
|
</tr>
|
|
<?php echo $this->getData('ships')?> |