From 0c620a06f7bbe0cbef180ab28adf10787f5de6fd Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:08:36 +0200 Subject: [PATCH 1/4] Update footer.php Fix banner creators --- front/php/templates/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/php/templates/footer.php b/front/php/templates/footer.php index 0a47132f..6359d61f 100755 --- a/front/php/templates/footer.php +++ b/front/php/templates/footer.php @@ -3,7 +3,7 @@ # Pi.Alert # # Open Source Network Guard / WIFI & LAN intrusion detector # # # -# version.php - Templates module Template to display the current version # +# footer.php - Front module. Common footer to all the web pages # #---------------------------------------------------------------------------------# # Puche 2021 pi.alert.application@gmail.com GNU GPLv3 # # jokob-sk 2022 jokob.sk@gmail.com GNU GPLv3 # From 42e1e748a31012a0dbd9d3f9e90b547844f2e912 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:10:30 +0200 Subject: [PATCH 2/4] Update systeminfo.php Fix creators banner --- front/systeminfo.php | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/front/systeminfo.php b/front/systeminfo.php index 3825a5c7..6ab6ada8 100644 --- a/front/systeminfo.php +++ b/front/systeminfo.php @@ -1,16 +1,15 @@ From 2668370450bfaa8530384ea3eb35d1126908b46c Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:11:07 +0200 Subject: [PATCH 3/4] Update maintenance.php Fix creators banner --- front/maintenance.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/front/maintenance.php b/front/maintenance.php index 8e68b274..b83362a7 100755 --- a/front/maintenance.php +++ b/front/maintenance.php @@ -1,15 +1,15 @@ - \ No newline at end of file + From 3460b8816734615a721559a882b6c0af81f4e843 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:12:22 +0200 Subject: [PATCH 4/4] Update report_template_new_version.html Fix creators banner --- back/report_template_new_version.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/report_template_new_version.html b/back/report_template_new_version.html index d7c8585c..869d0924 100755 --- a/back/report_template_new_version.html +++ b/back/report_template_new_version.html @@ -3,7 +3,7 @@ # Pi.Alert # # Open Source Network Guard / WIFI & LAN intrusion detector # # # -# report_template.html - Back module. Template to email reporting in HTML format # +# report_template_new_version - Back module. Template to email reporting in text # #---------------------------------------------------------------------------------# # Puche 2021 pi.alert.application@gmail.com GNU GPLv3 # # jokob-sk 2022 jokob.sk@gmail.com GNU GPLv3 #