diff --git a/includes/functions.php b/includes/functions.php
index 2e3c546..6d5c910 100755
--- a/includes/functions.php
+++ b/includes/functions.php
@@ -379,7 +379,7 @@ function DisplayLokinetConfig(){
if ( file_exists($filename)) {
echo '' , PHP_EOL;
} else {
- echo '' , PHP_EOL;
+ echo '' , PHP_EOL;
}
?>