From: Steinar H. Gunderson Date: Wed, 16 Feb 2005 14:39:55 +0000 (+0000) Subject: Fiddled around with the table layout. X-Git-Url: https://git.sesse.net/?p=ccbs;a=commitdiff_plain;h=6f341708bbeb9de2c4b08673c26314d68bc5dba7;hp=4cf5c1b0601dba1dd8db180326ab8bb6629ca2d9 Fiddled around with the table layout. --- diff --git a/html/templates/show-tournament.tmpl b/html/templates/show-tournament.tmpl index decfe5e..c2cbfa0 100644 --- a/html/templates/show-tournament.tmpl +++ b/html/templates/show-tournament.tmpl @@ -93,9 +93,9 @@ [% END %] [% FOR s = p.songs %] [% IF s == '' %] - Selvvalgt + Selvvalgt [% ELSE %] - [% s %] + [% s %] [% END %] [% END %] [% IF p.num_songs > 1 %] @@ -112,6 +112,8 @@ [% FOR s = pl.songs %] [% s.score %] + [% s.playmode %] + [% s.difficulty %] [% IF s.chosen %] [% s.title %] [% END %] @@ -124,11 +126,12 @@ [% pl.nick %] [% FOR s = pl.songs %] - + - - + + + + + +