From: Steinar H. Gunderson Date: Tue, 7 Feb 2012 01:28:51 +0000 (+0100) Subject: Fix showing of open groups for non-public. X-Git-Url: https://git.sesse.net/?p=ccbs;a=commitdiff_plain;h=63fe76e1d4651a6a5182f24d25e867759608cce8 Fix showing of open groups for non-public. --- diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index 80a103f..71fe1a6 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -91,7 +91,7 @@ [% END %] [% FOR r = rounds %] -[% IF r.locked || public %] +[% IF r.locked || !public %]

Runde [% r.round %]