From ccb94ef0ac9219c0d31390da92360ea69eeb31b9 Mon Sep 17 00:00:00 2001 From: Elizabeth Cray Date: Sun, 1 Oct 2023 23:56:26 -0400 Subject: [PATCH] Split out footer --- auth/index.php | 12 +----------- footer.php | 11 +++++++++++ index.php | 12 +----------- 3 files changed, 13 insertions(+), 22 deletions(-) create mode 100644 footer.php diff --git a/auth/index.php b/auth/index.php index 2d3e2a4..fe840eb 100644 --- a/auth/index.php +++ b/auth/index.php @@ -150,17 +150,7 @@ if (isset($_REQUEST["act"])){ - +
diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..fbdd60a --- /dev/null +++ b/footer.php @@ -0,0 +1,11 @@ + diff --git a/index.php b/index.php index 483ce6c..5d7145b 100755 --- a/index.php +++ b/index.php @@ -37,17 +37,7 @@
- +