diff --git a/usr/local/www/index.php b/usr/local/www/index.php index 8d65e60a69..0e7d2605b5 100755 --- a/usr/local/www/index.php +++ b/usr/local/www/index.php @@ -245,7 +245,7 @@ While(!Connection_Aborted()) { */ $counter++; if($counter > 120) { - echo "Redirecting to Main Status.

"; + echo "Redirecting to Main Status.

"; echo ""; mwexec("/usr/bin/killall -9 pfctl"); exit;