summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-02 04:44:50 +0000
committerBill Marquette <billm@pfsense.org>2005-07-02 04:44:50 +0000
commitd6244d2f7dbdbfb35fa3e887bc1cff2c7fcfd504 (patch)
tree76c08413a70ab45bb7b4a0ed833d4a0b6cdab88f /usr/local/www/carp_status.php
parent22abaf426b19972a4dab996e9e89a0a394ac5228 (diff)
downloadpfsense-d6244d2f7dbdbfb35fa3e887bc1cff2c7fcfd504.zip
pfsense-d6244d2f7dbdbfb35fa3e887bc1cff2c7fcfd504.tar.gz
Missing page title
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 8355e25..5b85d93 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -64,7 +64,7 @@ include("head.inc");
<?php
include("fbegin.inc");
?>
-<p class="pgtitle"><?=$title?></p>
+<p class="pgtitle"><?=$pgtitle?></p>
<form action="carp_status.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
OpenPOWER on IntegriCloud