summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_assign.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/interfaces_assign.php')
-rwxr-xr-xusr/local/www/interfaces_assign.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/interfaces_assign.php b/usr/local/www/interfaces_assign.php
index 2557afa..d78f5d3 100755
--- a/usr/local/www/interfaces_assign.php
+++ b/usr/local/www/interfaces_assign.php
@@ -191,8 +191,6 @@ if ($_GET['act'] == "add") {
}
-
-$pgtitle = "Interfaces: Assign";
include("head.inc");
if(file_exists("/var/run/interface_mismatch_reboot_needed"))
@@ -205,7 +203,6 @@ if(file_exists("/var/run/interface_mismatch_reboot_needed"))
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle"><?=$pgtitle?></p>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<?php if ($savemsg) print_info_box($savemsg); ?>
OpenPOWER on IntegriCloud