From 2c627d75046056ad0d7560ca391d88b89b374b4a Mon Sep 17 00:00:00 2001 From: ojullien Date: Wed, 20 Feb 2019 19:30:14 +0100 Subject: [PATCH] Improvement Signed-off-by: ojullien --- README.md | 2 +- src/404.html | 37 ++-- src/contact.php | 2 +- src/contactdelete.php | 2 +- src/contactnew.php | 2 +- src/contacts.php | 2 +- src/contactsexport.php | 181 ------------------ src/css/mobile.css | 3 +- src/css/mobilize.css | 2 + src/css/style.css | 3 +- src/day.php | 2 +- src/dayprint.php | 2 +- src/graphs.php | 2 +- src/graphs/agesyearcount.php | 2 +- src/graphs/arrhesyearcount.php | 2 +- src/graphs/contactsmonthcount.php | 4 +- src/graphs/contactsyearcount.php | 4 +- src/graphs/rentsmonthcount.php | 4 +- src/graphs/rentsmonthsum.php | 2 +- src/graphs/rentsyearcount.php | 2 +- src/graphs/rentsyearsum.php | 4 +- src/images/pbrmid.png | Bin 8794 -> 7807 bytes src/includes-install/database/data-config.sql | 2 +- src/includes-install/database/schema.sql | 3 +- src/includes-install/welcome.php | 18 +- src/includes/class/cheader.php | 69 +++++++ src/includes/display/calendar.php | 29 +-- src/includes/display/contact.php | 42 ++-- src/includes/display/contactdelete.php | 15 +- src/includes/display/contactnew.php | 37 ++-- src/includes/display/contacts.php | 27 +-- src/includes/display/contactsexport.php | 2 +- src/includes/display/day.php | 67 +++---- src/includes/display/dayprint.php | 12 +- src/includes/display/footer.php | 14 +- src/includes/display/graphs.php | 30 +-- src/includes/display/header.php | 70 ++++--- src/includes/display/login.php | 17 +- src/includes/display/logs.php | 23 ++- src/includes/display/logsdelete.php | 13 +- src/includes/display/parameters.php | 37 ++-- src/includes/display/rent.php | 63 +++--- src/includes/display/rentdelete.php | 15 +- src/includes/display/rentsdelete.php | 16 +- src/includes/display/select.php | 31 +-- src/includes/display/users.php | 41 ++-- src/includes/init/context.php | 4 +- src/index.php | 2 +- src/install.php | 2 +- src/logs.php | 2 +- src/logsdelete.php | 2 +- src/parameters.php | 2 +- src/rent.php | 2 +- src/rentdelete.php | 2 +- src/rentsdelete.php | 2 +- src/select.php | 2 +- src/users.php | 2 +- 57 files changed, 484 insertions(+), 499 deletions(-) delete mode 100644 src/contactsexport.php diff --git a/README.md b/README.md index e91a83e..da689a4 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ Be sure to include a title and clear description,as much relevant information as ## License -**PBRaiders Vanilla** is open-source and are licensed under the [MIT License](https://github.com/pbraiders/pbraiders.vanilla/blob/master/LICENSE). +**PBRaiders Vanilla** is open-source and are licensed under the [GNU General Public License v3.0 License License](https://github.com/pbraiders/pbraiders.vanilla/blob/master/LICENSE). diff --git a/src/404.html b/src/404.html index a3cf56e..a663072 100644 --- a/src/404.html +++ b/src/404.html @@ -1,18 +1,17 @@ - - - + + PBRaiders - Error 404 - - - - - - - - - - + + + + + + + + + +