From: Stephen Cuka Date: Thu, 27 Feb 2025 23:34:16 +0000 (-0700) Subject: fwhosts.cgi: Add button spacing on 'Firewall/Firewall Groups' page. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=50b4c402226cda390832d3124a2a46187cc635c3;p=people%2Fstevee%2Fipfire-2.x.git fwhosts.cgi: Add button spacing on 'Firewall/Firewall Groups' page. Add spacing between showmenu() buttons on Firewall/Firewall Groups page to improve the look of the page. No changes to the functions of the page. Signed-off-by: Stephen Cuka Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/fwhosts.cgi b/html/cgi-bin/fwhosts.cgi index d6be6c40e..d29940b8d 100644 --- a/html/cgi-bin/fwhosts.cgi +++ b/html/cgi-bin/fwhosts.cgi @@ -1320,10 +1320,29 @@ sub showmenu { &Header::openbox('100%', 'left',); print "$Lang::tr{'fwhost welcome'}"; print<
- - -
+

+ + + + + + + + +
+
+ + + + +
+
+
+ + +
+
+
END &Header::closebox();