# ==== matrix ====
-my %fancy = ("lb", "L&B",
+my %fancy = ("lb", "L&B",
"px", "PX",
"gridsite", "GridSite",
"canl-c", "caNl-c",
<table class="modified">
<tr>
<td class="heading">Continuous Test Dashboard</td>
- <td class="thanks"><IMG ALT=MetaCentrum SRC="http://www.metacentrum.cz/export/sites/metacentrum/images/metalogo/metalogo_pruhledne_150.png"></td>
+ <td class="thanks"><img alt="MetaCentrum" src="http://www.metacentrum.cz/export/sites/metacentrum/images/metalogo/metalogo_pruhledne_150.png"/></td>
</tr>
</table>
</td>
print " <th class=\"prod\" colspan=\"2\">$fancy{$c}</th>\n";
}
print " </tr>\n";
+ print " <tr>\n";
print " <th class=\"scen\">Platform</th>\n";
foreach my $c (sort keys %components) {
print " <th class=\"scen\">Install</th>\n";