wootook-reloaded/includes/application/design/scripts/deprecated/alliance_admin_request_row.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

5 lines
No EOL
249 B
Go Template

<br>
<tr>
<th><center><a href="alliance.php?mode=admin&edit=requests&show=<?php echo $this->getData('id')?>&sort=0"><?php echo $this->getData('username')?></a></center></th>
<th><center><?php echo $this->getData('time')?></center></th>
</tr>