wootook-reloaded/templates/OpenGame/overview_fleet_event.tpl
Gregory PLANCHAT d7619777af Initial commit
2011-06-07 09:23:48 +02:00

10 lines
No EOL
267 B
Go Template

<tr class="{fleet_status}">
{fleet_javai}
<th>
<div id="bxx{fleet_order}" class="z">-</div>
<font color="lime">{fleet_time}</font>
</th><th colspan="3">
<span class="{fleet_status} {fleet_prefix}{fleet_style}">{fleet_descr}</span>
</th>
{fleet_javas}
</tr>