wootook-reloaded/includes/application/design/scripts/deprecated/alliance_admin_members_function.tpl
Gregory PLANCHAT ddfb36efa5 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>
2011-07-29 08:20:47 +02:00

3 lines
No EOL
610 B
Go Template

<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>&nbsp;<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>