diff --git a/client/src/components/Settings/Dhcp/index.js b/client/src/components/Settings/Dhcp/index.js index 959922ce..9aba37da 100644 --- a/client/src/components/Settings/Dhcp/index.js +++ b/client/src/components/Settings/Dhcp/index.js @@ -219,46 +219,44 @@ class Dhcp extends Component { {dhcp.config.enabled && ( - - -
-
- -
+ +
+
+
- - -
-
- -
-
- -
-
-
- +
+
)} + +
+
+ +
+
+ +
+
+
)}