diff --git a/includes/functions.php b/includes/functions.php
index fa2d99c..b4fb032 100755
--- a/includes/functions.php
+++ b/includes/functions.php
@@ -433,6 +433,11 @@ function DisplayLokinetConfig(){
} else {
echo '' , PHP_EOL;
};
+ if( $torproxystatus[0] == 0 ) {
+ echo '' , PHP_EOL;
+ } else {
+ echo '' , PHP_EOL;
+ };
?>