Added Research lab queue manager.
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>
This commit is contained in:
parent
f2d4b0f7e2
commit
ddfb36efa5
341 changed files with 4238 additions and 3259 deletions
|
|
@ -0,0 +1,3 @@
|
|||
<br>
|
||||
<a onmouseover="this.T_WIDTH=116;return escape('Virer joueur');" href="alliance.php?mode=admin&edit=members&kick=<?php echo $this->getData('id')?>" onclick="javascript:return confirm('Etes vous sur de vouloir virer ce joueur ?');"><img src="<?php echo $this->getData('dpath')?>pic/abort.gif" border=0 ></a> <a onmouseover="this.T_WIDTH=98;return escape('Attribuer un rang');" href="alliance.php?mode=admin&edit=members&rank=<?php echo $this->getData('id')?>"><img src="<?php echo $this->getData('dpath')?>pic/key.gif" border=0></a>
|
||||
<script src="scripts/wz_tooltip.js" type="text/javascript"></script>
|
||||
Loading…
Reference in a new issue