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
No EOL
375 B
Go Template
5 lines
No EOL
375 B
Go Template
<tr>
|
|
<th width=120><img src="images/officiers/<?php echo $this->getData('off_id')?>.jpg" align="top" width="120" height="120" /></th>
|
|
<th align=center><font color="#ff8900"><?php echo $this->getData('off_tx_lvl')?> <?php echo $this->getData('off_lvl')?></font><?php echo $this->getData('off_desc')?></th>
|
|
<th align=center><?php echo $this->getData('off_link')?></th>
|
|
</tr> |