X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Fplayer.pl;h=80011b0d6ba0c0b1acea1e226d95e81b276e3f17;hp=ce0e7137312fdc3027bdaf89f84b93eab892e4f4;hb=7b746dbde2f6ca885b27056df96cd028b805bb1c;hpb=34050d5b545b678e2af2980657d0f90a9d9de521 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,