diff --git a/footer.html b/footer.html index c7e96a1c..e2957dfe 100644 --- a/footer.html +++ b/footer.html @@ -1,18 +1,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + \ No newline at end of file diff --git a/header.html b/header.html index 400d8689..83e22e04 100644 --- a/header.html +++ b/header.html @@ -1,135 +1,135 @@ - - - - - Pi-hole Admin Console - - - - - - - - - - - - - - -
-
- - - - -
- - - -
- + + + + + Pi-hole Admin Console + + + + + + + + + + + + + + +
+
+ + + + +
+ + + +
+
\ No newline at end of file diff --git a/list.php b/list.php index f753ae3e..80a3b9d4 100644 --- a/list.php +++ b/list.php @@ -1,114 +1,114 @@ - - - - - - -
- - - - - -
- - - - - - - -
    - - - - + + + + + + +
    + + + + + +
    + + + + + + + +
      + + + + diff --git a/php/add.php b/php/add.php index e780af81..95585ee7 100644 --- a/php/add.php +++ b/php/add.php @@ -1,12 +1,12 @@ -= 0; $i--) { - if($list[$i] == "") - unset($list[$i]); -} - += 0; $i--) { + if($list[$i] == "") + unset($list[$i]); +} + echo json_encode(array_values($list)); \ No newline at end of file diff --git a/php/sub.php b/php/sub.php index 081da03f..2b13b975 100644 --- a/php/sub.php +++ b/php/sub.php @@ -1,12 +1,12 @@ -