From 2f10e145dc593d3ab351306951980658724f7f45 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 16 Feb 2005 15:24:12 +0000 Subject: [PATCH 1/1] Remove the extra header for locked rounds. --- html/templates/show-tournament.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index 8169e6a..56027a5 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -101,7 +101,9 @@ [% IF p.num_songs > 1 %] Total [% END %] + [% IF !r.locked %] + [% END %] [% FOR pl = p.players %] -- 2.39.2