From ff5cf63aaf7d8f72bdd747746ecda6b5b5bc297e Mon Sep 17 00:00:00 2001 From: Promofaux Date: Fri, 17 Feb 2017 21:01:54 +0000 Subject: [PATCH] Move modal dialog to footer.php so it works from anywhere --- index.php | 32 -------------------------------- scripts/pi-hole/php/footer.php | 31 +++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 32 deletions(-) diff --git a/index.php b/index.php index 62721753..98450d88 100644 --- a/index.php +++ b/index.php @@ -3,38 +3,6 @@ require "scripts/pi-hole/php/header.php"; ?> - - - -
diff --git a/scripts/pi-hole/php/footer.php b/scripts/pi-hole/php/footer.php index 611f9797..0bfd2d08 100644 --- a/scripts/pi-hole/php/footer.php +++ b/scripts/pi-hole/php/footer.php @@ -1,6 +1,37 @@
+ + +