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>
15 lines
473 B
Go Template
15 lines
473 B
Go Template
<br>
|
|
<form action="alliance.php?mode=admin&edit=rights" method=POST>
|
|
<tr>
|
|
<th></th>
|
|
<th><?php echo $this->getData('Range_name')?></th>
|
|
<th><img src=images/r1.png></th>
|
|
<th><img src=images/r2.png></th>
|
|
<th><img src=images/r3.png></th>
|
|
<th><img src=images/r4.png></th>
|
|
<th><img src=images/r5.png></th>
|
|
<th><img src=images/r6.png></th>
|
|
<th><img src=images/r7.png></th>
|
|
<th><img src=images/r8.png></th>
|
|
<th><img src=images/r9.png></th>
|
|
</tr>
|