X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=html%2Fplayer.pl;h=80011b0d6ba0c0b1acea1e226d95e81b276e3f17;hb=576539ce9dfb2a74bc786d86e0f5c9131f2a452f;hp=ce0e7137312fdc3027bdaf89f84b93eab892e4f4;hpb=34050d5b545b678e2af2980657d0f90a9d9de521;p=ccbs diff --git a/html/player.pl b/html/player.pl index ce0e713..80011b0 100755 --- a/html/player.pl +++ b/html/player.pl @@ -34,7 +34,7 @@ for my $score (@$scores) { } ccbs::print_header(); -ccbs::process_template('player.tmpl', $player->{'title'}, { +ccbs::process_template('player.tmpl', $player->{'nick'}, { player => $player, bestsongs => $bestsongs, allsongs => \@allsongs,