From 8cc5fe80ae2edc317e9f8c1ddc578c359981c2b2 Mon Sep 17 00:00:00 2001 From: ellite Date: Fri, 8 Dec 2023 22:48:43 +0100 Subject: [PATCH] Rework menu and add about page --- about.php | 73 +++++++++++++++++++++++++++++++++++++++++++++ includes/header.php | 3 +- settings.php | 52 -------------------------------- 3 files changed, 75 insertions(+), 53 deletions(-) create mode 100644 about.php diff --git a/about.php b/about.php new file mode 100644 index 0000000..74c0c5a --- /dev/null +++ b/about.php @@ -0,0 +1,73 @@ + + +
+ + + +
+ + \ No newline at end of file diff --git a/includes/header.php b/includes/header.php index 5fa2a26..35641e8 100644 --- a/includes/header.php +++ b/includes/header.php @@ -49,8 +49,9 @@ diff --git a/settings.php b/settings.php index 3dfa639..e88a4ff 100644 --- a/settings.php +++ b/settings.php @@ -515,58 +515,6 @@ -
-
-

About and Credits

-
-
-

Wallos v1.0

-

License: - - GPLv3 - - - - -

- The author: - - https://henrique.pt - - - - -

-

- Icons: - - https://www.streamlinehq.com/freebies/plump-flat-free - - - - -

-

- Payment Icons: - - https://www.figma.com/file/5IMW8JfoXfB5GRlPNdTyeg/Credit-Cards-and-Payment-Methods-Icons-(Community) - - - - -

-

- Chart.js: - - https://www.chartjs.org/ - - - - -

-
-
-