From 144b81eab73d05cdcd3ab887fe04e0fe2bd205dc Mon Sep 17 00:00:00 2001
From: Carlos V <76731844+cvc90@users.noreply.github.com>
Date: Sat, 12 Aug 2023 18:34:56 +0200
Subject: [PATCH 1/9] Update systeminfo.php
Fixed missing icon in page title
---
front/systeminfo.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/front/systeminfo.php b/front/systeminfo.php
index 7608d719..9a57988b 100644
--- a/front/systeminfo.php
+++ b/front/systeminfo.php
@@ -20,7 +20,7 @@
From 5aa4450691be5f9ddf3e8ffbef282bfd32c9752b Mon Sep 17 00:00:00 2001
From: Carlos V <76731844+cvc90@users.noreply.github.com>
Date: Sat, 12 Aug 2023 18:36:57 +0200
Subject: [PATCH 2/9] Update settings.php
Fixed missing icon in page title
---
front/settings.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/front/settings.php b/front/settings.php
index bc0a971b..fe2b487f 100755
--- a/front/settings.php
+++ b/front/settings.php
@@ -62,7 +62,7 @@ while ($row = $result -> fetchArray (SQLITE3_ASSOC)) {