diff --git a/core/dashboard/index.php b/core/dashboard/index.php
index ee6a05743e..4c0c2f0eec 100644
--- a/core/dashboard/index.php
+++ b/core/dashboard/index.php
@@ -128,7 +128,7 @@
require_once "resources/header.php";
//include sortablejs
- echo "";
+ echo "";
//include chart.js
echo "";
@@ -267,81 +267,80 @@
}
echo "\n";
+//begin edit
+ if ($_GET['edit'] == 'true') {
+ ?>
+
+
+
+
+
-
-
-
-
-