diff --git a/includes/functions.php b/includes/functions.php index 391379e..1649d83 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -376,12 +376,7 @@ function DisplayLokinetConfig(){ -
-
- -
- -
+

Contact Loki user groups for the latest bootstrap

Lokient Daemon

@@ -405,13 +400,13 @@ function DisplayLokinetConfig(){ if( $lokinetstatus[0] == 0 ) { echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; }; $filename = '/home/pi/.lokinet/lokinet.ini'; if (!file_exists($filename)) { echo '' , PHP_EOL; } else { - echo '' , PHP_EOL; + echo '' , PHP_EOL; }; ?>