From 5e0a7d186ceced61f0c3b4c919332aa7b5cd33aa Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Sun, 13 Jan 2013 14:35:35 -0600 Subject: Added a championpoints image to all the pages. You're definitely going to want to change it before releasing, though :) --- pages/leaderboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/leaderboard.php') diff --git a/pages/leaderboard.php b/pages/leaderboard.php index a256f1c..62cc54d 100644 --- a/pages/leaderboard.php +++ b/pages/leaderboard.php @@ -307,7 +307,7 @@ function displaystats($result, $caption = NULL) { $r = ''; if($championPoints != null) { - $r .= "
Points earned: $championPoints
"; + $r .= "
Points earned: $championPoints
"; } $r .= ""; $r .= ""; -- cgit v1.2.3
$caption