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>
5 lines
174 B
Go Template
5 lines
174 B
Go Template
|
|
<tr>
|
|
<th width="42"><?php echo $this->getData('version_number')?></th>
|
|
<td style="text-align:left" class=b><?php echo $this->getData('description')?></td>
|
|
</tr>
|