diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php index a020bce703..f0fe3c9f4b 100755 --- a/usr/local/www/carp_status.php +++ b/usr/local/www/carp_status.php @@ -94,7 +94,7 @@ include("fbegin.inc"); if(!is_array($config['installedpackages']['carp']['config'])) { echo "
Could not locate any defined CARP interfaces."; echo "
"; - + include("fend.inc"); echo ""; exit; }