summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/carp_status.php')
-rwxr-xr-xusr/local/www/carp_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index 69d1401..543d3d7 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -136,7 +136,7 @@ include("head.inc");
</tr>
<?php
if ($carpcount == 0) {
- echo "</td></tr></table></table></div><center><br>" . gettext("Could not locate any defined CARP interfaces") . ".";
+ echo "</td></tr></table></table></div><center><br>" . gettext("Could not locate any defined CARP interfaces.");
echo "</center>";
include("fend.inc");
OpenPOWER on IntegriCloud