From fcffbd13bfb62685f2225c254a3d04282c1759f7 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 20 Aug 2005 00:49:20 +0000 Subject: Don't forget the javascript! Beginnings of Ticket #380 --- usr/local/www/services_dhcp.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr/local/www/services_dhcp.php') diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php index 3db5e20..1af104d 100755 --- a/usr/local/www/services_dhcp.php +++ b/usr/local/www/services_dhcp.php @@ -200,6 +200,7 @@ function enable_change(enable_over) { document.iform.deftime.disabled = endis; document.iform.maxtime.disabled = endis; document.iform.gateway.disabled = endis; + document.iform.failover_peerip.disabled = endis; } //--> @@ -313,7 +314,7 @@ The default is to use the IP of the firewall as the gateway. Specify an alterna Failover peer IP: -
+
Leave blank to disable. Peer must be present in Virtual IP's with a type of CARP. -- cgit v1.1