diff --git a/includes/networking.php b/includes/networking.php old mode 100755 new mode 100644 index ad69c346..c0b74816 --- a/includes/networking.php +++ b/includes/networking.php @@ -20,103 +20,106 @@ function DisplayNetworkingConfig(){ ?>
-
-
-
- Configure Networking -
-
-
- +
+
+
+ Configure Networking +
+
+
+
-
- Current Settings:
- +

Current Settings

+
+ -
-
-
'.$interface.'
-
-
-
-
+ echo '
+
+
'.$interface.'
+
+
'; } - ?> - Refresh -
- -
-
-
-
-

Adapter IP Address Settings:

-
- - -
-

Enable Fallback to Static Option:

-
- - -
-
-
-

Static IP Options

-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
- Save Settings - Apply Settings -
-
-
-
'; - } - ?> -
-
-
+ ?> +
+
+ +
+
+ +
+
+
+
+

Adapter IP Address Settings

+
+ + +
+

Enable Fallback to Static Option

+
+ + +
+
+
+

Static IP Options

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ Save Settings + Apply Settings +
+
+
+
'; + } + ?> +
+
+ + + - - - - +