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
296 B
Go Template
9 lines
No EOL
296 B
Go Template
<tr>
|
|
<th colspan="2">
|
|
<br><?php echo $this->getData('ins_tx_done2')?><br>
|
|
<?php echo $this->getData('ins_tx_done3')?><br><br>
|
|
</th>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2"><input type="button" name="next" onclick="self.location.href='../'" value="<?php echo $this->getData('ins_btn_login')?>" ></th>
|
|
</tr> |