From 7349f221c65b4f52c58efff444399b7d0cf368f6 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Fri, 20 Jul 2018 04:37:05 -0400 Subject: Add the notice modal --- app/view/stdpage.php | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'app/view') diff --git a/app/view/stdpage.php b/app/view/stdpage.php index 7797ef5..2dd29a4 100644 --- a/app/view/stdpage.php +++ b/app/view/stdpage.php @@ -73,12 +73,65 @@ require_once "class/user.class.php"; + + + + + + + + + + -- cgit v1.2.3