9 lines
No EOL
494 B
Go Template
9 lines
No EOL
494 B
Go Template
<font color="red"><?php echo $this->getData('phl_er_deuter')?></font>
|
|
<table width="519">
|
|
<tr>
|
|
<td class=c colspan=4><?php echo $this->getData('phl_tbl_title')?> [<?php echo $this->getData('phl_pl_galaxy')?>:<?php echo $this->getData('phl_pl_system')?>:<?php echo $this->getData('phl_pl_place')?>] (<?php echo $this->getData('phl_pl_name')?>)</td>
|
|
</tr><tr>
|
|
<td class=c colspan=4><?php echo $this->getData('phl_tbl_moves')?></td>
|
|
</tr>
|
|
<?php echo $this->getData('phl_fleets_table')?>
|
|
</table> |