aboutsummaryrefslogtreecommitdiffstats
path: root/packages/carp_status.php
diff options
context:
space:
mode:
Diffstat (limited to 'packages/carp_status.php')
-rw-r--r--packages/carp_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/carp_status.php b/packages/carp_status.php
index bf4c8ba9..f522dfa3 100644
--- a/packages/carp_status.php
+++ b/packages/carp_status.php
@@ -92,7 +92,7 @@ include("fbegin.inc");
}
if(!is_array($config['installedpackages']['carp']['config'])) {
- echo "Could not locate any defined CARP interfaces.";
+ echo "</td></tr></table>Could not locate any defined CARP interfaces.";
exit;
}
?>