From 7c14a9f9faa0abbb7cf3e474eb0139f30500a90d Mon Sep 17 00:00:00 2001
From: Herwin Bozet
Date: Wed, 20 Nov 2024 23:27:58 +0100
Subject: [PATCH] Added warnings, Improved buttons section, Added todo list for
1.0.0 Update buttons.php, lists_base.php, and 2 more files...
---
htdocs/parts/buttons.php | 4 ++--
htdocs/parts/lists_base.php | 5 +++++
htdocs/parts/tables.php | 5 +++++
todos.txt | 15 +++++++++++++++
4 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 todos.txt
diff --git a/htdocs/parts/buttons.php b/htdocs/parts/buttons.php
index 58f2575..27dbf99 100644
--- a/htdocs/parts/buttons.php
+++ b/htdocs/parts/buttons.php
@@ -17,7 +17,7 @@ if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {
for colors only.
-
+
Unstyled button
@@ -44,7 +44,7 @@ if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {
Buttons can also be colored in order to give direct visual feedback
on their intended action by simply giving them another class.
-