]> git.sesse.net Git - ccbs/commitdiff
Remove the extra header for locked rounds.
authorSteinar H. Gunderson <sesse@samfundet.no>
Wed, 16 Feb 2005 15:24:12 +0000 (15:24 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Wed, 16 Feb 2005 15:24:12 +0000 (15:24 +0000)
html/templates/show-tournament.tmpl

index 8169e6a4b1ef175dfde6a750fae757f4e93461ea..56027a5dbd0e5501925ed7c612fd41dd827c5300 100644 (file)
     [% IF p.num_songs > 1 %]
       <th>Total</th>
     [% END %]      
+    [% IF !r.locked %]
       <th></th>
+    [% END %]      
     </tr>
     
     [% FOR pl = p.players %]