diff --git a/html/pages/graphs.inc.php b/html/pages/graphs.inc.php index a75247eadd..a7e467317a 100644 --- a/html/pages/graphs.inc.php +++ b/html/pages/graphs.inc.php @@ -89,98 +89,6 @@ if (!$auth) print_optionbar_end(); - // css and js for datetimepicker - echo(" - - - - - - - "); - print_optionbar_start(); $thumb_array = array('sixhour' => '6 Hours', 'day' => '24 Hours', 'twoday' => '48 Hours', 'week' => 'One Week', 'twoweek' => 'Two Weeks', @@ -221,12 +129,51 @@ if (!$auth)

"); echo(""); - echo(" - From: - To: - + echo('

+
+
+ +
+ + +
+
+
+
+
+ +
+ + +
+
+
+
'); +?> + +

+ "); echo("
");