fix table headers
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 19 Oct 2010 17:17:07 +0000 (17:17 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 19 Oct 2010 17:17:07 +0000 (17:17 +0000)
templates/status.tt

index e20dc7ab9b2b29b3b4f5428c55dbd51fa6f99833..875c988d262461032454ce85245a01fd62ae6667 100644 (file)
@@ -50,7 +50,7 @@
 [% FOREACH row IN statrows %]
 [% IF row.branch != brch ; brch = row.branch %]
 <tr><th class="head" colspan="5">Branch: [% brch %]</th></tr>
-<tr><th>Alias</th><th colspan="2">System</th><th>Status</th><th>Flags</th></tr>
+<tr><th colspan="2">Alias</th><th>System</th><th>Status</th><th>Flags</th></tr>
 [% END %]
 <tr [% PROCESS cl bgfor=row.stage %]>
     <td><a