New extension added, minor fixes, new author added
[mailer.git] / inc / modules / admin / what-list_bonus.php
index c6b44cf930fd63d3f4ac9274cd849d398dd13500..d95b4de3f27bca0c55dc041bbd953c9b87dddafa 100644 (file)
@@ -103,7 +103,7 @@ ORDER BY points DESC, last_online DESC, userid",
                        $content['sw']     = $SW;
                        $content['win1']   = $WIN1;
                        $content['win2']   = $WIN2;
-                       $content['cnt'     = $cnt;
+                       $content['cnt']    = $cnt;
 
                        // Load template and add it
                        $OUT .= LOAD_TEMPLATE("admin_list_bonus_rows", true, $content);