From eb631e4819f32a66b3606000698be6a99eec2c2c Mon Sep 17 00:00:00 2001 From: Steve <69524416+ab7pa@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:54:04 -0700 Subject: [PATCH] set min field widths on ports page (#544) --- files/www/cgi-bin/ports | 65 ++++++++++++++++++++++------------------- 1 file changed, 35 insertions(+), 30 deletions(-) diff --git a/files/www/cgi-bin/ports b/files/www/cgi-bin/ports index d24fb5d9..f88a0eca 100755 --- a/files/www/cgi-bin/ports +++ b/files/www/cgi-bin/ports @@ -148,7 +148,7 @@ local macs = {} if config ~= "mesh" or nixio.fs.stat("/tmp/reboot-required") then http_header() html.header(node .. " setup", true) - html.print("
")
+ html.print("
|