From 96f7c31e88785aa57941ee1d47a3941f76a67ddb Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Mon, 29 Jan 2018 00:00:51 -0700 Subject: [PATCH] Improve design of reports page --- pages/export.php | 66 +++++++++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 29 deletions(-) diff --git a/pages/export.php b/pages/export.php index e086508..31c6539 100644 --- a/pages/export.php +++ b/pages/export.php @@ -1,5 +1,4 @@ +
+
+
+
+
+
+ + +
+
- -
-
- - +
+
+ + +
+
+
-
- - + insert('report_access_codes', ['code' => $code, 'expires' => date("Y-m-d H:i:s", strtotime("+5 minutes"))]); + ?> + + + -
-
- insert('report_access_codes', ['code' => $code, 'expires' => date("Y-m-d H:i:s", strtotime("+5 minutes"))]); - ?> - - - - \ No newline at end of file + +
\ No newline at end of file