From bd10508a2e4ad40921c2313b5ada3e148115cc1a Mon Sep 17 00:00:00 2001 From: N0YB Date: Mon, 18 Feb 2013 11:23:27 -0800 Subject: Interfaces Static IP v4 & v6 Gateway Add New Fix mismatched table row tags --- usr/local/www/interfaces.php | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) (limited to 'usr') diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php index 5062b36..b8658b4 100755 --- a/usr/local/www/interfaces.php +++ b/usr/local/www/interfaces.php @@ -1494,11 +1494,11 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"), - + - + gettext("None"), "staticv6" => gettext("Static IPv6"), - + - -
 
 
 
 
 
 
  +
- - " onClick='hide_add_gatewaysave();'> " onClick='hide_add_gateway();'>
@@ -1602,11 +1599,11 @@ $types6 = array("none" => gettext("None"), "staticv6" => gettext("Static IPv6"),
- + - + gettext("None"), "staticv6" => gettext("Static IPv6"), - + - -
 
 
 
 
 
 
  +
" onClick='hide_add_gatewaysave_v6();'> -- cgit v1.1