From 767cf3bc199eb6a861b5b69f0b74fd8dc3902a97 Mon Sep 17 00:00:00 2001 From: John Crisp Date: Thu, 17 Apr 2025 17:53:04 +0200 Subject: [PATCH] More review template fixes --- .../templates/partials/_rvw_content.html.ep | 37 ++++++++++--------- 1 file changed, 19 insertions(+), 18 deletions(-) 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 @@
- - + - + + @@ -28,7 +28,6 @@ @@ -42,14 +41,17 @@ + +
<%= l 'rvw_NETWORKING_PARAMS' %>  
<%= l 'rvw_SERVER_MODE' %> <%= $rvw_datas->{servermode} %><%= l 'rvw_GATEWAY'%> <%= $rvw_datas->{gateway} %> - <%= $rvw_datas->{serveronly} %>
<%= l 'rvw_DHCP_SERVER' %> <%= $rvw_datas->{dhcpserver} %>
-    - + + - + - + + @@ -74,14 +76,17 @@ + +
<%= l 'rvw_SERVER_NAMES' %>  
<%= l 'rvw_DNS_SERVER' %> <%= $rvw_datas->{dnsserver} %><%= l 'rvw_SMTP_POP_AND_IMAP_MAIL_SERVERS' %> <%= $rvw_datas->{smtpserver} %>
-    - + + - + - + + @@ -110,11 +115,7 @@ - - - - - -
<%= l 'rvw_DOMAIN_INFORMATION' %>  
<%= l 'rvw_PRIMARY_DOMAIN' %> <%= $rvw_datas->{domainname} %><%= l 'rvw_EMAIL_ADDRESSES' %> <%= $rvw_datas->{emailaddresses} %>
\ No newline at end of file