From 7f43ca88afa8e6ba3fe1596a870daa0b08c86f3f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 2 Jul 2005 04:03:06 +0000 Subject: Use new header system. --- usr/local/www/interfaces_lan.php | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'usr/local/www/interfaces_lan.php') diff --git a/usr/local/www/interfaces_lan.php b/usr/local/www/interfaces_lan.php index e555eb3..b367506 100755 --- a/usr/local/www/interfaces_lan.php +++ b/usr/local/www/interfaces_lan.php @@ -112,14 +112,11 @@ if ($_POST) { } } -?> - - - -<?=gentitle("Interfaces: LAN");?> - - +$pgtitle = "Interfaces: LAN"; +include("head.inc"); + +?> @@ -131,7 +128,6 @@ function ipaddr_change() { // --> - -- cgit v1.1