From 82d99e5f1bf933b3750a9ad8262cab7f3095e5d0 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Thu, 25 Apr 2019 21:19:10 -0400 Subject: [PATCH] correction --- includes/functions.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index 6defece..34461a2 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -387,10 +387,10 @@ function DisplayLokinetConfig()
Contact Loki user groups for the latest bootstrap file location
' , PHP_EOL; + if ($ruletstate = "lokinet") { + echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; } if ($lokinetstatus[0] == 0) { echo '' , PHP_EOL;