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

32 lines
No EOL
1.5 KiB
Go Template

<br >
<table border ="0" align="center">
<tbody>
<tr>
<td class="c" colspan="2"><?php echo $this->getData('adm_panel_mnu')?></td>
</tr><tr>
<th align="center" class=""><?php echo $this->getData('adm_frm1_id')?></th>
<th align="center" class=""><a href""></a><?php echo $this->getData('answer1')?></th>
</tr><tr>
<th align="center" class=""><?php echo $this->getData('adm_frm1_name')?></th>
<th align="center" class=""><a href""></a><?php echo $this->getData('answer2')?></th>
</tr><tr>
<th align="center" class=""><?php echo $this->getData('adm_frm1_ip')?></th>
<th align="center" class=""><a href""></a><?php echo $this->getData('answer3')?></th>
</tr><tr>
<th align="center" class=""><?php echo $this->getData('adm_frm1_mail')?></th>
<th align="center" class=""><a href""></a><?php echo $this->getData('answer4')?></th>
</tr><tr>
<th align="center" class=""><?php echo $this->getData('adm_frm1_acc')?></th>
<th align="center" class=""><font color="red"><a href""></a><?php echo $this->getData('answer5')?></font></th>
</tr><tr>
<th align="center" class=""><?php echo $this->getData('adm_frm1_gen')?></th>
<th align="center" class=""><a href""></a><?php echo $this->getData('answer6')?></th>
</tr><tr>
<th align="center" class=""><?php echo $this->getData('adm_frm1_main')?></th>
<th align="center" class=""><a href""></a><?php echo $this->getData('answer7')?></th>
</tr><tr>
<th align="center" class=""><?php echo $this->getData('adm_frm1_gpos')?></th>
<th align="center" class=""><a href""></a><?php echo $this->getData('answer8')?></th>
</tr>
</tbody>
</table>