From: Steinar H. Gunderson Date: Fri, 18 Feb 2005 13:38:07 +0000 (+0000) Subject: Added a ranking beside each player in the song highscore list. X-Git-Url: https://git.sesse.net/?p=ccbs;a=commitdiff_plain;h=30d3d9d2ccf1f69ea3653dfe914423a16cf1ce8e Added a ranking beside each player in the song highscore list. --- diff --git a/html/templates/song.tmpl b/html/templates/song.tmpl index 5f18e5e..c1b510b 100644 --- a/html/templates/song.tmpl +++ b/html/templates/song.tmpl @@ -14,13 +14,17 @@
+ - + +[% SET rowno = 1 %] [% FOR s = scores %] + +[% SET rowno = rowno + 1 %]
Spiller Poengsum Arrangement
[% rowno %][% s.nick %] [% s.score %] [% s.tournamentname %]