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>
11 lines
307 B
Go Template
11 lines
307 B
Go Template
<br>
|
|
<table width=519>
|
|
<tr>
|
|
<td class=c colspan=2><?php echo $this->getData('alliance')?></td>
|
|
</tr>
|
|
<tr>
|
|
<th><a href="?mode=make"><?php echo $this->getData('make_alliance_owner')?></a></th>
|
|
<th><a href="?mode=search"><?php echo $this->getData('search_alliance')?></a></th>
|
|
</tr>
|
|
</table>
|
|
<br>
|