From 667a3184b8aa4591ef18ea98ceb63c1fc27240c8 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 25 Nov 2008 03:37:52 +0000 Subject: [PATCH] Add some ajax magic to allow a gateway to be added quickly --- usr/local/www/interfaces.php | 80 ++++++++++++++++++++++++++++++++---- 1 file changed, 72 insertions(+), 8 deletions(-) diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php index a206856565..d733de4a00 100755 --- a/usr/local/www/interfaces.php +++ b/usr/local/www/interfaces.php @@ -845,20 +845,45 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe" if($gateway['interface'] == $if) { ?> - -
- Select a existing Gateway from the list or add one on the Gateways page
- - - - + +
+ Select a existing Gateway from the list or . + + + + + @@ -1358,6 +1383,45 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"