diff --git a/html/pages/graphs.inc.php b/html/pages/graphs.inc.php index 6264900b8..0b863540b 100644 --- a/html/pages/graphs.inc.php +++ b/html/pages/graphs.inc.php @@ -61,6 +61,7 @@ if (!$auth) showOn: 'button', buttonImage: 'images/16/date.png', buttonImageOnly: true, + dateFormat: 'yy-mm-dd', hourGrid: 4, minuteGrid: 10, onClose: function(dateText, inst) { @@ -88,6 +89,7 @@ if (!$auth) showOn: 'button', buttonImage: 'images/16/date.png', buttonImageOnly: true, + dateFormat: 'yy-mm-dd', hourGrid: 4, minuteGrid: 10, maxDate: 0, @@ -138,8 +140,6 @@ if (!$auth) "); - - print_optionbar_start(); $thumb_array = array('sixhour' => '6 Hours', 'day' => '24 Hours', 'twoday' => '48 Hours', 'week' => 'One Week', 'twoweek' => 'Two Weeks', @@ -181,8 +181,8 @@ if (!$auth) "); echo(""); echo(" - From: - To: + From: + To: