diff --git a/root/usr/share/smanager/themes/AdminLTE/templates/partials/_rvw_content.html.ep b/root/usr/share/smanager/themes/AdminLTE/templates/partials/_rvw_content.html.ep
index 72ca2d3..6d814c8 100644
--- a/root/usr/share/smanager/themes/AdminLTE/templates/partials/_rvw_content.html.ep
+++ b/root/usr/share/smanager/themes/AdminLTE/templates/partials/_rvw_content.html.ep
@@ -1,12 +1,12 @@
-
-
+
<%= l 'rvw_NETWORKING_PARAMS' %> |
  |
-
+
+
<%= l 'rvw_SERVER_MODE' %> |
<%= $rvw_datas->{servermode} %> |
@@ -28,7 +28,6 @@
<%= l 'rvw_GATEWAY'%> |
<%= $rvw_datas->{gateway} %>
-
<%= $rvw_datas->{serveronly} %>
|
@@ -42,14 +41,17 @@
<%= l 'rvw_DHCP_SERVER' %> |
<%= $rvw_datas->{dhcpserver} %> |
+
+
-
  |   |
-
+
+
<%= l 'rvw_SERVER_NAMES' %> |
-   |
+   |
-
+
+
<%= l 'rvw_DNS_SERVER' %> |
<%= $rvw_datas->{dnsserver} %> |
@@ -74,14 +76,17 @@
<%= l 'rvw_SMTP_POP_AND_IMAP_MAIL_SERVERS' %> |
<%= $rvw_datas->{smtpserver} %> |
+
+
-
  |   |
-
+
+
<%= l 'rvw_DOMAIN_INFORMATION' %> |
-   |
+   |
-
+
+
<%= l 'rvw_PRIMARY_DOMAIN' %> |
<%= $rvw_datas->{domainname} %> |
@@ -110,11 +115,7 @@
<%= l 'rvw_EMAIL_ADDRESSES' %> |
<%= $rvw_datas->{emailaddresses} %> |
-
- |
- |
-
-
-
\ No newline at end of file