From: Steinar H. Gunderson Date: Sun, 17 Jul 2005 15:03:50 +0000 (+0000) Subject: Merge in "locked || public" changes from --pgweb, sort of. (I really hope I merged... X-Git-Url: https://git.sesse.net/?p=ccbs;a=commitdiff_plain;h=65d0fc44f35a14f8535e06bd8d02c4de62a0f5b9 Merge in "locked || public" changes from --pgweb, sort of. (I really hope I merged the changes the right way :-) ) --- diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index 5cb7b3d..80a103f 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 %]

@@ -144,13 +144,13 @@ Total [% END %] Rank - [% IF !r.locked %] + [% IF !r.locked && !public %] [% END %] [% FOR pl = p.players %] - [% IF r.locked %] + [% IF r.locked || public %] [% pl.nick %]