summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/firewall_rules.php1
-rwxr-xr-xusr/local/www/system_firmware.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index 9a08018..94aae51 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -160,7 +160,6 @@ if (isset($_POST['del_x'])) {
}
$closehead = false;
-$pgtitle = "Firewall: Rules";
include("head.inc");
echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript/domTT/domLib.js\"></script>";
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index a0950af..0a114dd 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -128,7 +128,6 @@ if ($_POST && !file_exists($d_firmwarelock_path)) {
}
}
-$pgtitle = "System: Firmware: Manual Update";
include("head.inc");
?>
OpenPOWER on IntegriCloud