From 0d0bdaf274563305641b9df4d110daa62f94b37e Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Thu, 25 Apr 2019 21:23:42 -0400 Subject: [PATCH] Abbreviate button descriptions --- includes/functions.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/includes/functions.php b/includes/functions.php index 34461a2..a66f5be 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -385,25 +385,25 @@ 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; } ?>