From 5a0ce1fb6fc86cbed6f7ae7447e346580b6b7e56 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 30 Nov 2010 23:23:36 -0500 Subject: Revert "Do not output pgtitle twice. Make page more html friendly." This reverts commit 38f16bf27c1ce12e22e8783bea62f6c12bece4b0. --- usr/local/www/services_dhcp_relay.php | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/usr/local/www/services_dhcp_relay.php b/usr/local/www/services_dhcp_relay.php index b030bb4..10bae1e 100755 --- a/usr/local/www/services_dhcp_relay.php +++ b/usr/local/www/services_dhcp_relay.php @@ -176,9 +176,19 @@ function enable_change(enable_over) { +

+"; + echo ""; + exit; + } +?>
  -
"; - echo ""; - include("fend.inc"); - exit; - } -?> onClick="enable_change(false)"> Enable DHCP relay on -- cgit v1.1