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)) {

- + From 81d9e12c8d57363e741d580219b82fd94726645b Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:37:20 +0200 Subject: [PATCH 3/9] Update report.php Fixed missing icon in page title --- front/report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/report.php b/front/report.php index 9d314d10..8aba9ce1 100644 --- a/front/report.php +++ b/front/report.php @@ -22,7 +22,7 @@

- +

From b37b4559b008b94b0e290145f968c4c14beee560 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:37:48 +0200 Subject: [PATCH 4/9] Update presence.php Fixed missing icon in page title --- front/presence.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/presence.php b/front/presence.php index ef6d8d70..5c4d0152 100755 --- a/front/presence.php +++ b/front/presence.php @@ -23,7 +23,7 @@

- +

From 0164f4a9d7f92209a6df90b030c232b4dd9776d7 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:39:31 +0200 Subject: [PATCH 5/9] Update maintenance.php Fixed missing icon in page title --- front/maintenance.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/maintenance.php b/front/maintenance.php index a5be5b58..3af6afc5 100755 --- a/front/maintenance.php +++ b/front/maintenance.php @@ -44,7 +44,7 @@ $pia_installed_skins = array('skin-black-light',

- +

From f6a680730f91f3cfb964aeaff8bc6a17354770ce Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:41:41 +0200 Subject: [PATCH 6/9] Update help_faq.php Fixed missing icon in page title --- front/help_faq.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/front/help_faq.php b/front/help_faq.php index 7fd0351a..c29b0aaf 100755 --- a/front/help_faq.php +++ b/front/help_faq.php @@ -8,7 +8,8 @@

- + +

From fd314b518796ee618dc70495e5ed489ff001b62b Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:42:46 +0200 Subject: [PATCH 7/9] Update devices.php Fixed missing icon in page title --- front/devices.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/devices.php b/front/devices.php index b4476ed5..d7a57107 100755 --- a/front/devices.php +++ b/front/devices.php @@ -31,7 +31,7 @@

- +

From cfae2c34183bf253cd7adf6a6b35f18da12f1891 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:45:39 +0200 Subject: [PATCH 8/9] Update maintenance.php Fixed missing icon in page subtitle --- front/maintenance.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/maintenance.php b/front/maintenance.php index 3af6afc5..0c86d4c7 100755 --- a/front/maintenance.php +++ b/front/maintenance.php @@ -153,7 +153,7 @@ $db->close();