From e65826e2c7c14e00e8095bf1e8006603dd2f670f Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 17 Mar 2019 16:57:01 -0400 Subject: [PATCH] buttons more visible --- includes/functions.php | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) 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; }; ?>