From 0d36e8de37b13273b32b6f7b496f23f2d98275af Mon Sep 17 00:00:00 2001 From: canselcik Date: Mon, 12 May 2014 17:56:38 -0500 Subject: [PATCH] Adding an 'id' field to the 'Toggle Graphing of Maximum Reward' button to assist third party apps that want to toggle the view and capture a snapshot of the graph --- userstats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userstats.php b/userstats.php index af7bd4f..5f347ac 100644 --- a/userstats.php +++ b/userstats.php @@ -387,7 +387,7 @@ } print "
"; -print "
"; +print "
"; print "
"; #if (!isset($_GET["timemachine"])) {