From bb3f0b086fd540873ecb6b57d03a794bca000154 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Fri, 26 Apr 2019 17:00:09 -0400 Subject: [PATCH] Green is good button theme --- includes/functions.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index 24fc9de..ae096c5 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -394,24 +394,24 @@ function DisplayLokinetConfig()
Contact Loki user groups for the latest bootstrap file location
' , PHP_EOL; + echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } if ($lokinetstatus[0] == 0) { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } $filename = '/usr/local/bin/lokinet.ini'; if (file_exists($filename)) { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } ?> - +