From 824825860fd36292a8b9099741d2103cc05b4d96 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sun, 13 Aug 2023 18:34:43 +0200 Subject: [PATCH] Update systeminfo.php Added name variable in tr "Systeminfo_Services_Name" Added name variable in tr "Systeminfo_Services_Description" --- front/systeminfo.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/systeminfo.php b/front/systeminfo.php index c2f394b3..8fe64c8d 100644 --- a/front/systeminfo.php +++ b/front/systeminfo.php @@ -491,8 +491,8 @@ exec('systemctl --type=service --state=running', $running_services); echo ''; echo ' - - + + '; $table_color = 'odd';